3 Comments
User's avatar
Nick Pan's avatar

Feature flags shouldn't be lesson #1. If they failed to test a policy scenario, they could just as easily have failed to test all feature flag scenarios. How's that for unprotected code paths?

Expand full comment
iamtodor's avatar

If they had used canary deployment, would it have prevented such a disaster?

Expand full comment
Raj's avatar

What happened to using smartptrs to handle null pointer issues ?

Expand full comment