Skip to content

QueueStatsDto

type QueueStatsDto = z.infer<typeof QueueStatsDtoSchema>;

Defined in: schemas/queue-view.ts:17

Aggregated job counts and timing statistics for a queue or the whole scheduler.