Replay session
replay_sessionRe-fire every captured request in a session against the real upstream. Returns one row per request with status, duration, and error, continuing on failure.
Instructions
Re-fire every captured request in a session against the real upstream. Returns one row per attempted request with status, duration, and error if any. One failure does not abort the loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Session id from list_sessions. |