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 delay between retries in hermes-client #481

Closed
adamdubiel opened this issue May 10, 2016 · 1 comment
Closed

Add delay between retries in hermes-client #481

adamdubiel opened this issue May 10, 2016 · 1 comment
Milestone

Comments

@adamdubiel
Copy link
Collaborator

Currently hermes-client (Java lib) retries N times one by one. There should be a configurable delay between subsequent retries - retrying N times might not be the best strategy. Possibly it should also increase exponentially.

druminski added a commit that referenced this issue Sep 16, 2016
(Resolving #481) adding exponential delay between retries
@adamdubiel adamdubiel added this to the 0.8.12 milestone Sep 23, 2016
@adamdubiel
Copy link
Collaborator Author

Resolved with #577

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant