pub static REQUEST_QUEUE_GAUGE: Lazy<IntGauge>
Requests queued in Dynamo but not yet in the engine. Driven alongside WORK_HANDLER_QUEUE_DEPTH (inc on enqueue, dec on dispatcher recv).
WORK_HANDLER_QUEUE_DEPTH