Skip to main content

RUN_ID_KEY

Constant RUN_ID_KEY 

Source
pub const RUN_ID_KEY: &str = "run_id";
Expand description

ctx.meta.runtime key that carries the issue #13 run-id propagation value. Canonical home as of GH #20 (previously a bare literal at Engine::dispatch_attempt_with).