defer_dispatch

Function defer_dispatch 

Source
async fn defer_dispatch(
    ctx: &ApplierCtx<'_>,
    now: DateTime<Utc>,
    host: &str,
    rollout: &RolloutId,
    gate: &'static str,
    reason: &str,
)