mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2026-07-09 16:09:13 +00:00
337 B
337 B
Rerun Playbook
Before rerun
- Confirm root cause hypothesis.
- Adjust parameters or environment assumptions.
- Decide whether prior run should be canceled.
Rerun steps
- Launch new run with corrected inputs.
- Monitor until terminal state.
- Compare outputs against expected invariants.
- Record outcome and next action.