Skip to content
This repository was archived by the owner on Nov 13, 2025. It is now read-only.

v1.3.6 - Fixed OpenAI "currently overloaded with other requests"

Choose a tag to compare

@Muchaszewski Muchaszewski released this 17 May 13:27
· 7 commits to main since this release

Fixed an issue where OpenAI servers would send:

  • That model is currently overloaded with other requests...
  • The server is currently overloaded with other requests...

and the API would not retry commands and just throw an error.

Please report any other issues like that if you think they should retry the request a few times on your behalf.