Runtime test
Runtime probe
Use this page to test cancel, approve, reconnect, and structured error recovery behavior.
Structured error recovery
- Send:
run the structured error date range probe - Confirm the action returns
missing_argument, not a raw exception. - Confirm the recovery hint names the missing
startDateparameter and expected shape.
Cancel run
- Send:
run the runtime cancellation probe - Wait for the stop control
- Stop the run and confirm
Run canceled.
Approve action
- Send:
run the runtime approval probe - Approve the pending action
- Confirm
Runtime approval probe completed.
Reconnect
- Send:
run the runtime reconnect probe - Refresh while the run is active
- Confirm
Runtime reconnect probe completed.