get_worker_verdict_history
Retrieve transcode and health check outcome history over time, with successes, errors, and not-required counts, to identify whether recent changes caused failure increases.
Instructions
Get transcode and health check outcomes over time, bucketed (POST /api/v2/stats/get-worker-verdict-hist) — successes, errors and not-required counts. The quickest way to see whether a change made failures go up.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| node_id | No | Restrict to one node | |
| timeframe | No | Timeframe to report over, as used by the Tdarr UI | |
| library_id | No | Restrict to one library | |
| worker_type | No | Restrict to one worker type, e.g. 'transcodegpu' |