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 backoff error never logged after a success #42

Merged
merged 2 commits into from
Jun 6, 2017

Conversation

rndstr
Copy link
Contributor

@rndstr rndstr commented Jun 5, 2017

Once the call succeeds (or maxBackoff reached), errors were no longer logged.
From then on, the only log messages generated were first successes after errors.

rndstr added 2 commits June 5, 2017 22:56
Once the call succeeds (or maxBackoff reached), errors were no longer logged.
From then on, the only log messages generated were first successes after errors.
Copy link
Contributor

@jml jml left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks.

@rndstr rndstr merged commit 493a1f7 into master Jun 6, 2017
@rndstr rndstr deleted the fix-backoff-missing-logs branch June 6, 2017 12:01
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.

2 participants