You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: