open_rollout

Function open_rollout 

Source
async fn open_rollout(
    ctx: &ApplierCtx<'_>,
    db: &Arc<Db>,
    now: DateTime<Utc>,
    rollout_id: &RolloutId,
    channel: &str,
    target_ref: &str,
)