Skip to main content

record_worker_capacity

Function record_worker_capacity 

Source
pub fn record_worker_capacity(
    queue_name: &str,
    configured: u16,
    effective: u16,
    active: usize,
)