You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are developing some projects that occasionally trigger a 429 error due to exceeding our account’s usage limits, either because the applications make requests too quickly or because many users are using the applications simultaneously. Does BricksLLM handle this error by slowing down the requests to the OpenAI API, perhaps using retries or caching mechanisms?
The text was updated successfully, but these errors were encountered:
We are developing some projects that occasionally trigger a 429 error due to exceeding our account’s usage limits, either because the applications make requests too quickly or because many users are using the applications simultaneously. Does BricksLLM handle this error by slowing down the requests to the OpenAI API, perhaps using retries or caching mechanisms?
The text was updated successfully, but these errors were encountered: