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

fix: max backoff #1153

Merged
merged 6 commits into from
Nov 22, 2024
Merged

fix: max backoff #1153

merged 6 commits into from
Nov 22, 2024

Conversation

0xivanov
Copy link
Contributor

@0xivanov 0xivanov commented Nov 20, 2024

Description:
This PR fixes max backoff for executable retry. Previously the max backoff was ignored.

Related issue(s):

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
@0xivanov 0xivanov added the bug Something isn't working label Nov 20, 2024
@0xivanov 0xivanov self-assigned this Nov 20, 2024
Signed-off-by: Ivan Ivanov <ivanivanov.ii726@gmail.com>
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Files with missing lines Coverage Δ
executable.go 82.22% <100.00%> (ø)

... and 2 files with indirect coverage changes


🚨 Try these New Features:

@0xivanov 0xivanov merged commit ab13404 into main Nov 22, 2024
6 checks passed
@0xivanov 0xivanov deleted the fix-max-backoff branch November 22, 2024 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants