async fn apply_rollout_effect(
ctx: &ApplierCtx<'_>,
db: &Arc<Db>,
now: DateTime<Utc>,
effect: RolloutEffect,
)async fn apply_rollout_effect(
ctx: &ApplierCtx<'_>,
db: &Arc<Db>,
now: DateTime<Utc>,
effect: RolloutEffect,
)