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

Add retry strategy to increase stability #91

Merged
merged 1 commit into from
Feb 15, 2023
Merged

Conversation

EricGao888
Copy link
Contributor

@EricGao888 EricGao888 commented Feb 15, 2023

@mefengl
Copy link
Contributor

mefengl commented Feb 15, 2023

The wait time can start from a small number and increase with retry times.

What's more, I saw some index store stuff in the except block; maybe we should add them to the retry function.

It works amazingly well.

@dartpain dartpain merged commit 12cbc14 into arc53:main Feb 15, 2023
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

Successfully merging this pull request may close these issues.

Increase training stability and avoid timeout caused by OpenAI API calling rate limit
3 participants