Skip to main content

REQUEST_QUEUE_GAUGE

Static REQUEST_QUEUE_GAUGE 

Source
pub static REQUEST_QUEUE_GAUGE: Lazy<IntGauge>
Expand description

Requests queued in Dynamo but not yet in the engine. Driven alongside WORK_HANDLER_QUEUE_DEPTH (inc on enqueue, dec on dispatcher recv).