pub const CAMEL_STOP: &str = "CamelStop";Expand description
Pipeline-executor-recognized stop signal. Set by processors (ThrottleStrategy::Drop,
SamplingService) that cannot return PipelineOutcome::Stopped directly because they
are Tower Service
pub const CAMEL_STOP: &str = "CamelStop";Pipeline-executor-recognized stop signal. Set by processors (ThrottleStrategy::Drop,
SamplingService) that cannot return PipelineOutcome::Stopped directly because they
are Tower Service