zalando / innkeeper

Simple route management API for Skipper
Other
166 stars 21 forks source link

Add circuit breaker #173

Closed danpersa closed 8 years ago

danpersa commented 8 years ago

The circuit breaker is created by the provider each time it is requested. So we have a CircuitBreaker for each of the clients.

On Thu, Jul 14, 2016 at 4:47 PM, Robert Biter notifications@github.com wrote:

Shouldn't there be a different circuit breaker for different services? If the team service is down, some of the endpoints in innkeeper should still be usable.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/zalando/innkeeper/pull/173#issuecomment-232687444, or mute the thread https://github.com/notifications/unsubscribe/AAjWVrWMnGhsPoamWQdLH-PUQMID1gsdks5qVkwTgaJpZM4JMdZZ .

NorthFury commented 8 years ago

:+1:

NorthFury commented 8 years ago

:+1: