processor_status
Check attached processors' health and cost for a session, including mean/max latency and throughput ratio, to identify starvation or automatic processor disabling.
Instructions
Report attached processors, their health, and their cost.
mean_ms and max_ms are the numbers to watch for a streaming
processor: if max_ms approaches the poll interval (50 ms by default) it
is starving acquisition, which shows up as throughput_ratio below 1.0 in
stream_status. A processor that raises 10 times is disabled automatically
rather than being retried forever inside the producer loop.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session to report on. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||