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.
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.