Server timeout
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)
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.
Agents are getting more sophisticated. Allow them to work for longer without timing out.