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

Retry registry during startup #240

Closed
magiconair opened this issue Feb 13, 2017 · 0 comments
Closed

Retry registry during startup #240

magiconair opened this issue Feb 13, 2017 · 0 comments
Milestone

Comments

@magiconair
Copy link
Contributor

Fabio currently fails hard if consul isn't available during startup but does retry to re-connect and re-register while it is running. This causes issues for test environments since this introduces a startup order dependency. Fabio should retry to connect to the configured registry and timeout eventually to avoid this problem.

magiconair added a commit that referenced this issue Feb 13, 2017
This patch makes fabio retry connecting to the configured
backend registry repeatedly until it succeeds or a timeout
occurrs.

Fixes #240
@magiconair magiconair changed the title Retry consul during startup Retry registry during startup Feb 13, 2017
@magiconair magiconair added this to the 1.3.8 milestone Feb 22, 2017
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