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

[monitorlib] Add timeout retry logic for query_and_describe #94

Merged

Conversation

BenjaminPelletier
Copy link
Member

This PR attempts to further band-aid #28 by retrying a timeout once before giving up. I expect that this will substantially reduce our CI failures, even if it doesn't address the root cause of the problem.

@BenjaminPelletier BenjaminPelletier requested a review from barroco May 3, 2023 02:58
monitoring/monitorlib/fetch/__init__.py Outdated Show resolved Hide resolved
Co-authored-by: Michael Barroco <[email protected]>
@BenjaminPelletier BenjaminPelletier merged commit 7c63a2c into interuss:main May 8, 2023
@BenjaminPelletier BenjaminPelletier deleted the monitorlib/retry-timeouts branch May 8, 2023 18:17
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.

2 participants