Skip to content

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

Compare
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.