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

Skip retry for query timeout #584

Merged
merged 3 commits into from
Apr 1, 2023

Conversation

DavidWiseman
Copy link
Collaborator

Skip retry for query timeouts - longer timeouts are a better option in many cases or just wait for the next collection.
Increase default query timeouts for queries that are executed less frequently.
Refactoring.
#581

Exclude query timeout from retry policy.  It would be better to use a longer query timeout (configurable).
Reduce retry count to 2.
trimble-oss#581
For queries without a specific timeout:
Increase the timeouts for the hourly collections to 2min and the daily collections to 5min.  This will compensate for removing query timeouts from the retry policy.
trimble-oss#581
@DavidWiseman DavidWiseman merged commit 9868882 into trimble-oss:main Apr 1, 2023
@DavidWiseman DavidWiseman deleted the 581_SkipRetryForTimeout branch April 1, 2023 20:02
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.

1 participant