Expand description
Rollback handling for execution plans
Provides rollback functionality to undo executed steps on failure. Tracks rollback actions for each step and executes them in reverse order.
Structsยง
- Rollback
Handler - Handles rollback of executed steps
- Rollback
Result - Result of a rollback action