Skip to content

fix: extend maxRetries for OpenAI#27

Open
phvalguima wants to merge 1 commit intomainfrom
extend-max-retries-openai
Open

fix: extend maxRetries for OpenAI#27
phvalguima wants to merge 1 commit intomainfrom
extend-max-retries-openai

Conversation

@phvalguima
Copy link
Copy Markdown

Occasionally seeing error:

at process.processTicksAndRejections (node:internal/process/task_queues:105:5)\n    at async handleOneTurnStream  ... caused by: AggregateError [EAGAIN]

Essentially, the system ran out of potential connections to the inference server. This PR extends the max retries for chat completions connections.

@github-actions
Copy link
Copy Markdown

⚠️ Deprecation Warning: The deny-licenses option is deprecated for possible removal in the next major release. For more information, see issue 997.

Dependency Review

✅ No vulnerabilities or license issues or OpenSSF Scorecard issues found.

Snapshot Warnings

⚠️: No snapshots were found for the head SHA da00ba5.
Ensure that dependencies are being submitted on PR branches and consider enabling retry-on-snapshot-warnings. See the documentation for more information and troubleshooting advice.

Scanned Files

None

@github-actions
Copy link
Copy Markdown

⚠️ Security Audit Failed

Vulnerabilities Found:

  • 🔴 Critical: 0
  • 🟠 High: 2
  • 🟡 Moderate: 2

Please review the security audit results and update vulnerable dependencies before merging.

Run pnpm audit locally for details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant