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 a MaxDelay option #28

Merged
merged 1 commit into from
Feb 25, 2020
Merged

Add a MaxDelay option #28

merged 1 commit into from
Feb 25, 2020

Conversation

lebauce
Copy link
Contributor

@lebauce lebauce commented Feb 18, 2020

This option ensures the delay between 2 retries can not exceed a specified duration

This option ensures the delay between 2 retries can not exceed a specified duration
@codecov-io
Copy link

codecov-io commented Feb 18, 2020

Codecov Report

Merging #28 into master will increase coverage by 0.11%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #28      +/-   ##
==========================================
+ Coverage   97.75%   97.87%   +0.11%     
==========================================
  Files           2        2              
  Lines          89       94       +5     
==========================================
+ Hits           87       92       +5     
  Misses          2        2
Impacted Files Coverage Δ
options.go 100% <100%> (ø) ⬆️
retry.go 96.55% <100%> (+0.12%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 88a508d...be36733. Read the comment docs.

@lebauce lebauce requested a review from JaSei February 25, 2020 08:51
@JaSei
Copy link
Collaborator

JaSei commented Feb 25, 2020

Thank you for your PR.

@JaSei JaSei merged commit 01ec765 into avast:master Feb 25, 2020
JaSei pushed a commit that referenced this pull request Feb 25, 2020
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.

3 participants