Practise the standard verbs for planning a feature flag rollout safely.
0 / 5 completed
1 / 5
Fill in: 'We ___ a feature flag rollout plan with clear percentage stages, rather than flipping a switch to a hundred percent nobody's actually staged.'
We 'draft a rollout plan' — the standard, simple collocation for outlining a staged feature flag release. The other options are less idiomatic here.
2 / 5
Fill in: 'Skipping the canary stage in a rollout plan can ___ every user hit by a bug that's actually only surfaced under real load.'
We say a skipped canary will 'leave' every user hit by a bug — the standard, natural collocation for the resulting blast radius. The other options aren't idiomatic here.
3 / 5
Fill in: 'We ___ rollback criteria explicitly before increasing the percentage, rather than a threshold nobody's actually agreed on in advance.'
We 'set criteria' — the standard, simple collocation for defining when a rollout should be reversed. The other options are less idiomatic here.
4 / 5
Fill in: 'We ___ error rates against the control group at every stage, rather than expanding a flag nobody's actually confirmed is safe.'
We 'compare error rates' — the standard, simple collocation for validating a flag rollout against a baseline. The other options are less idiomatic here.
5 / 5
Fill in: 'We ___ stale flags from the codebase after full rollout, rather than letting dead branches accumulate that nobody's actually using.'
We 'remove stale flags' — the standard, simple collocation for cleaning up flags after a completed rollout. The other options aren't idiomatic here.