Skip to content

Conversation

DhruvSrikanth
Copy link
Member

  • Standardize timeouts across various API calls
  • Handle HTTP 502 and RemoteDisconnected errors from the /suggest endpoint in a similar manner to how ReadTimeout errors are handled. This ensures that we attempt to recover if such errors occur when waiting from a response from /suggest, however, does not guarantee that we can always recover automatically. If we cannot recover, then the user will need to manually resume the run with weco resume <run_id>

@DhruvSrikanth DhruvSrikanth self-assigned this Oct 3, 2025
@DhruvSrikanth DhruvSrikanth added the bug Something isn't working label Oct 3, 2025
@DhruvSrikanth DhruvSrikanth changed the title Fix Timeouts Fix Timeouts and Handle HTTP 502 and RemoteDisconnected Errors Oct 3, 2025
@DhruvSrikanth DhruvSrikanth merged commit c578b9f into dev Oct 15, 2025
1 check passed
@DhruvSrikanth DhruvSrikanth deleted the fix-timeouts branch October 15, 2025 15:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants