Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

How it handle errors #84

Open
redigits-team opened this issue Oct 7, 2024 · 3 comments
Open

How it handle errors #84

redigits-team opened this issue Oct 7, 2024 · 3 comments

Comments

@redigits-team
Copy link

redigits-team commented Oct 7, 2024

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?

@spikelu2016
Copy link
Contributor

this is not handled by bricks as for now

@redigits-team
Copy link
Author

this is not handled by bricks as for now

And could you suggest me How to handle this?

@beat
Copy link

beat commented Oct 21, 2024

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants