Skip to main content

queue_runtime_summary

Function queue_runtime_summary 

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

Queue runtime/config summary aggregated across worker snapshots.