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