Back to Developer Roadmap

Compensating Transaction

src/data/roadmaps/system-design/content/[email protected]

4.0608 B
Original Source

Compensating Transaction

Undo the work performed by a series of steps, which together define an eventually consistent operation, if one or more of the steps fail. Operations that follow the eventual consistency model are commonly found in cloud-hosted applications that implement complex business processes and workflows.

Visit the following resources to learn more: