A20:37
We deployed the new feature to staging on Tuesday.
We deployed the new feature to staging on Tuesday.
It looked good in our tests.
It looked good in our tests.
But when we did the rollout to production, things went wrong.
But when we did the rollout to production, things went wrong.
Users saw errors on the signup page.
Users saw errors on the signup page.
We had to roll it back immediately.
We had to roll it back immediately.
The rollback took less than five minutes.
The rollback took less than five minutes.
Then we found the bug in staging.
Then we found the bug in staging.
It was a simple database query mistake.
It was a simple database query mistake.
We fixed it and deployed a hotfix.
We fixed it and deployed a hotfix.
Now that feature is behind a feature flag.
Now that feature is behind a feature flag.
Only internal users can see it.
Only internal users can see it.
We will flip the flag next week after more tests.
We will flip the flag next week after more tests.
IS
The Release That Almost Broke Everything
by @isla_world