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

Exponential Backoff resets to 15 seconds after 130 tries #7785

Closed
deniseschannon opened this issue Feb 11, 2017 · 1 comment
Closed

Exponential Backoff resets to 15 seconds after 130 tries #7785

deniseschannon opened this issue Feb 11, 2017 · 1 comment
Assignees
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Milestone

Comments

@deniseschannon
Copy link

Rancher Versions:
Server: v1.4.0

Steps to Reproduce:
If you have a service that fails, after 130 re-attempts, it will reset the backoff to 15 seconds and start trying to schedule actively again.

@deniseschannon deniseschannon added the kind/bug Issues that are defects reported by users or that we know have reached a real release label Feb 11, 2017
@deniseschannon deniseschannon added this to the Release 1.4.1 milestone Feb 11, 2017
@sangeethah
Copy link
Contributor

Tested with rancher/server:v1.4.1-rc1:
Created a service with invalid image.
Service reconcile continues to happen only after every 2 mts (after 175 attempts).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Issues that are defects reported by users or that we know have reached a real release
Projects
None yet
Development

No branches or pull requests

3 participants