codex_events
Recover lost results by reading the bounded event journal after a sequence number, including gap detection for evicted events. Use when channel delivery is unavailable instead of busy-polling.
Instructions
Read the bounded event journal after a sequence number. gap means older events were evicted. Use to recover results if channel delivery is unavailable; do not busy-poll.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| after | No |