Tutorial 3: Failures, Retry, and Compensation

Goal

Understand resilient execution behavior in VibeBlocks.

What You Learn

  • Retry policy basics

  • Failure strategies (ABORT, CONTINUE, COMPENSATE)

  • Compensation flow in reverse order

References