Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Error 429 #33

Open
MasilamaniSeenivasan opened this issue May 8, 2024 · 1 comment
Open

Error 429 #33

MasilamaniSeenivasan opened this issue May 8, 2024 · 1 comment

Comments

@MasilamaniSeenivasan
Copy link

I got the below error in AI Pipeline task,

##[error]❌ Error in OpenAI call: Error: Request failed with status code 429

How to fix this?

@antoniobergas
Copy link
Contributor

Hi @MasilamaniSeenivasan ,

This error originates from the OpenAI API, indicating that you've exceeded the maximum token limit. Additional details about this error code can be found here. Please note that we have not yet implemented log splitting before passing them from the pipeline to the OpenAI API. If you're using a personal free tokens account and your logs are lengthy, you may quickly reach the limit.

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

No branches or pull requests

2 participants