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
server.host_down_min_clients: number of distinct client addresses a
failure streak must span before client-attributable failures can mark a destination
down.
GET /destinations now also reports failure_sources and host_level_failure.
Changed
Fixed
The circuit breaker no longer marks a destination down because a backend rejects
the connections of a single banned client (#2).