Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Use exponential backoff when a broker operation errors #628

Closed
pmorie opened this issue Apr 2, 2017 · 4 comments
Closed

Use exponential backoff when a broker operation errors #628

pmorie opened this issue Apr 2, 2017 · 4 comments
Assignees
Milestone

Comments

@pmorie
Copy link
Contributor

pmorie commented Apr 2, 2017

We currently continually re-try broker operations when they error. We should use an exponential backoff instead to help avoid starvation conditions in the controller.

@MHBauer
Copy link
Contributor

MHBauer commented Apr 10, 2017

@sjenning appears to be at redhat, so assigning @pmorie in lieu of.

@arschles
Copy link
Contributor

@sjenning @pmorie does #648 address this issue? If not, I will need to move to another milestone

@pmorie pmorie modified the milestones: 0.0.4, 0.0.3 Apr 14, 2017
@pmorie
Copy link
Contributor Author

pmorie commented Apr 14, 2017

Moving to 0.0.4

@arschles
Copy link
Contributor

Fixed by #648, closing

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

No branches or pull requests

3 participants