Skip to main content

build_probe

Function build_probe 

Source
pub fn build_probe(queue: &QueueSpec) -> Result<Box<dyn DepthProbe>, String>
Available on crate feature serve and crate feature triggers and (crate features triggers-kafka or triggers-redis) only.
Expand description

Build the depth probe for a queue spec (feature-gated backends).