runtime_status
Inspect the execution environment's current runtime state, covering worker activity, queue lengths, epoch progress, and recovery metadata to identify potential issues.
Instructions
Report bounded out-of-band worker, queue, epoch, and recovery metadata.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| epoch | Yes | ||
| error | No | ||
| state | Yes | ||
| queue_depth | Yes | ||
| operation_active | Yes | ||
| latest_namespace_state | No | unchanged | |
| latest_interruption_kind | No | ||
| replacement_startup_seconds | No |