Skip to main content

queue_stats

Function queue_stats 

Source
pub async fn queue_stats<'e, E>(
    executor: E,
) -> Result<Vec<QueueStats>, AwaError>
where E: PgExecutor<'e>,
Expand description

Get statistics for all queues.