vendredi 21 juillet 2017

What should happens when the circuit breaker fails?

I have a circuit breaker implementation in my project that is working fine. Every time the circuit is open it calls a contingency API.

But what should I do if the circuit is open and the contingency API is returning error or offline?

If I trip another circuit breaker it seems to me like a infinite loop.

Aucun commentaire:

Enregistrer un commentaire