CodeiumVisualStudio icon indicating copy to clipboard operation
CodeiumVisualStudio copied to clipboard

Server timeout

Open Jake-Brewer opened this issue 8 months ago • 2 comments

Deadline exceeded: Encountered retryable error from model provider: Post "https://server.codeium.com/exa.api_server_pb.ApiServerService/GetChatMessage": context deadline exceeded (Client.Timeout exceeded while awaiting headers)

Jake-Brewer avatar May 13 '25 18:05 Jake-Brewer

I suggest making this a configuration item, let us increase the timeout to make it more patient. Maybe use an exponential backoff when timeouts are repeating to lighten the load on the servers until the API resumes normal operation.

Some people are just forking the code and increasing the timeout value, I may attempt this route if the issue resumes.

Jake-Brewer avatar May 13 '25 18:05 Jake-Brewer

Agents are getting more sophisticated. Allow them to work for longer without timing out.

webshark80 avatar Jun 11 '25 14:06 webshark80