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 try/except with max number of retries for building index #157

Closed
rchan26 opened this issue Jan 29, 2024 · 0 comments · Fixed by #174
Closed

Add try/except with max number of retries for building index #157

rchan26 opened this issue Jan 29, 2024 · 0 comments · Fixed by #174
Assignees
Labels
bug Something isn't working priority Issue needs to be prioritised

Comments

@rchan26
Copy link
Collaborator

rchan26 commented Jan 29, 2024

On our container instance, we sometimes get timeout errors. We should implement a try/except to catch these and retry up to a specified number of retries.

A wait might also be useful to include in case the error is due to some quota limit.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority Issue needs to be prioritised
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants