Failure Strategies
VibeBlocks supports three main strategies:
ABORT: stop immediately on failureCONTINUE: record failure and proceedCOMPENSATE: run undo handlers in reverse order
Reference: Core Concepts (full)
VibeBlocks supports three main strategies:
ABORT: stop immediately on failure
CONTINUE: record failure and proceed
COMPENSATE: run undo handlers in reverse order
Reference: Core Concepts (full)