Skip to main content

Expanso example

Circuit Breaker Patterns

The problem

A failing downstream service can stall a pipeline and cascade the failure into every record behind it.

How Expanso solves it

Route around a failing downstream system without cascading the failure.

Smart buffering · Fan-out pattern · Content-based routing