TECH DEBT TRIBUNALDistributed Transaction Without Saga Pattern
00:00Senior · ~45 min
📂 src/order
📄orderSaga.ts
📄services.tsread-only
orderSaga.ts
services.ts🔒
Loading...
Live Analysis
Cyclomatic ComplexityLIVE
0 / 4 target
Complexity is within acceptable limits.
ObjectivesPENDING
2 / 3
  • Wrap the saga steps in try/catch with compensation on failure
  • Call inventory.release
  • Call payment.refund
Acceptance TestsJest
/ 18
Submit to run acceptance suite.