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

Increase backoff period used to retry connections to query-frontend / query-scheduler #3011

Merged
merged 1 commit into from
Sep 22, 2022

Conversation

pracucci
Copy link
Collaborator

What this PR does

While testing #3005 I've noticed that when the query-scheduler is shutting down the query-frontend and querier logs a stream of "error contacting scheduler". I noticed the hardcoded backoff used for retries is quite short, so I propose to increase it a bit.

Which issue(s) this PR fixes or relates to

N/A

Checklist

  • Tests updated
  • Documentation added
  • CHANGELOG.md updated - the order of entries should be [CHANGE], [FEATURE], [ENHANCEMENT], [BUGFIX]

… query-scheduler

Signed-off-by: Marco Pracucci <marco@pracucci.com>
@pracucci pracucci marked this pull request as ready for review September 22, 2022 10:20
@pracucci pracucci requested a review from a team as a code owner September 22, 2022 10:20
@pracucci pracucci merged commit 80a8761 into main Sep 22, 2022
@pracucci pracucci deleted the increase-query-workers-backoff branch September 22, 2022 11:08
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