Skip to content

Add exponential backoff to force reset#1996

Merged
antoniofilipovic merged 4 commits intomasterfrom
implement-exponential-backoff
May 3, 2024
Merged

Add exponential backoff to force reset#1996
antoniofilipovic merged 4 commits intomasterfrom
implement-exponential-backoff

Conversation

@antoniofilipovic
Copy link
Contributor

@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 requested a review from as51340 May 2, 2024 09:50
@antoniofilipovic antoniofilipovic self-assigned this May 2, 2024
@antoniofilipovic
Copy link
Contributor 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 enabled auto-merge May 3, 2024 09:03
@antoniofilipovic antoniofilipovic added this pull request to the merge queue May 3, 2024
@sonarqubecloud
Copy link

sonarqubecloud 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
@antoniofilipovic antoniofilipovic deleted the implement-exponential-backoff branch May 3, 2024 10:21
@kgolubic kgolubic added the feature feature label May 10, 2024
as51340 pushed a commit that referenced this pull request Oct 24, 2025
* add exponential backoff utils and test

* fix clang tidy

* fix clang tidy
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.

3 participants