Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Circuit Breakers & Microservices

Circuit Breakers & Microservices

Bastian Hofmann

December 01, 2016
Tweet

More Decks by Bastian Hofmann

Other Decks in Programming

Transcript

  1. Service A Service B Error Circuit Breaker Status: -> open

    Error rate: > threshold Test if still failing
  2. Service A Service B 200 OK Circuit Breaker Status: ->

    close Error rate: 0 Test if still failing