open_one_rollout_record

Function open_one_rollout_record 

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