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

Migrate to JobBackOff #628

Merged
merged 1 commit into from
Aug 19, 2016
Merged

Migrate to JobBackOff #628

merged 1 commit into from
Aug 19, 2016

Conversation

emilevauge
Copy link
Member

Hum, In fact there was still a bug in #627 (backOff.MaxElapsedTime was leaved to default value which is bad DefaultMaxElapsedTime = 15 * time.Minute).

Instead, I forked https://github.com/cenk/backoff and added JobBackOff.
I also made a PR: cenkalti/backoff#27

Fixes #626

@vdemeester
Copy link
Contributor

LGTM 👼

@errm
Copy link
Contributor

errm commented Aug 19, 2016

Yep LGTM

@emilevauge emilevauge merged commit f63ec13 into master Aug 19, 2016
@emilevauge emilevauge deleted the mirgate-to-JobBackOff branch April 4, 2017 21:26
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