/queue/events only.
Counts the job rows currently in the queue table, per status.
Response
There is no
cancelled key. Cancelled jobs are counted in total only, so total is not the sum of the other four.
Completed and errored jobs are purged after VIDEO_JOB_CLEANUP_HOURS. These counts are a snapshot of the retention window, not a lifetime tally.
Related
List Jobs
View individual job details with filtering.
Queue Events
Subscribe to real-time job status updates via SSE.
Worker Statistics
Check the background worker’s current state.