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