AdvancedVocabulary#backend#architecture#developer-tools

Compensating Transaction Vocabulary

Build fluency in the vocabulary of explicitly undoing an earlier completed step across independent services.

0 / 5 completed
1 / 5
At standup, a dev mentions that when the fourth step of a five-step order process fails after the first three steps already succeeded across independent services, the system runs an explicit action to semantically undo each of those completed steps, since no single database transaction spans all five services to roll back automatically. What is this undo action called?