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 exponential backoff to force reset #1996

Merged
merged 4 commits into from
May 3, 2024

Conversation

antoniofilipovic
Copy link
Collaborator

@antoniofilipovic antoniofilipovic commented May 2, 2024

Description

Added exponential backoff to coordinator force reset to reduce pressure on logs and wait for machines to come back up

[master < Task] PR

  • Provide the full content or a guide for the final git message
    • Add exponential backoff to force reset

CI Testing Labels

Please select the appropriate CI test labels (CI -build=build-name -test=test-suite)

Documentation checklist

  • Add the documentation label tag
  • Add the bug / feature label tag
  • Add the milestone for which this feature is intended
    • If not known, set for a later milestone
  • Write a release note, including added/changed clauses
    • Force reset is now executed in function of exponential backoff from 1s to 5s, and then every 5s
  • Link the documentation PR here
    • [Documentation PR link]
  • Tag someone from docs team in the comments

@antoniofilipovic antoniofilipovic added Docs - changelog only Docs - changelog only CI -build=coverage -test=core Run coverage build and core tests on push labels May 2, 2024
@antoniofilipovic antoniofilipovic added this to the mg-v2.17.0 milestone May 2, 2024
@antoniofilipovic antoniofilipovic self-assigned this May 2, 2024
@antoniofilipovic
Copy link
Collaborator Author

@kgolubic tagging you here

@antoniofilipovic antoniofilipovic removed the CI -build=coverage -test=core Run coverage build and core tests on push label May 3, 2024
@antoniofilipovic antoniofilipovic added this pull request to the merge queue May 3, 2024
Copy link

sonarcloud bot commented May 3, 2024

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

Merged via the queue into master with commit d262355 May 3, 2024
11 checks passed
@antoniofilipovic antoniofilipovic deleted the implement-exponential-backoff branch May 3, 2024 10:21
@kgolubic kgolubic added the feature feature label May 10, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs - changelog only Docs - changelog only feature feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants