Hi guys,
I'm using a Codex 20x subscription via Plexus in Unify and seem to get these errors during peak times, is there perhaps a way to make it automatically retry with the providers configured retry settings?
2026-08-27 15:16:45.917 [error] [req-2845] ✕ Error:
2026-08-27 15:16:45.917 [error] Error: Our servers are currently overloaded. Please try again later.
at Stream.iterator (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/node_modules/openai/core/streaming.js:50:35)
at process.processTicksAndRejections (node:internal/process/task_queues:104:5)
at async withIdleTimeout (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/out/utils.js:1817:30)
at async OpenAIResponsesProvider.parseMessageStream (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/out/client/openai/responses-client.js:1897:26)
at async OpenAIResponsesProvider.streamChatOverHttp (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/out/client/openai/responses-client.js:1469:38)
at async OpenAIResponsesProvider.streamChat (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/out/client/openai/responses-client.js:1373:17)
at async UnifyChatService.provideLanguageModelChatResponse (/home/vscode/.vscode-server/extensions/smallmain.vscode-unify-chat-provider-8.7.0/out/service.js:497:42)
I enabled verbose debugging, but that is the only relevant piece of logging I got.
Any guidance would be greatly appreciated!
Hi guys,
I'm using a Codex 20x subscription via Plexus in Unify and seem to get these errors during peak times, is there perhaps a way to make it automatically retry with the providers configured retry settings?
I enabled verbose debugging, but that is the only relevant piece of logging I got.
Any guidance would be greatly appreciated!