On April 24, 2026, a large non-batched bulk DELETE operation on the prod-2 primary database triggered lock contention, causing Feature Flag API latency and hung queries across multiple customer SDKs.
A background cleanup job executed a non-batched, single-transaction delete causing lock contention and API latency spikes
Mitigation
Immediately terminated the offending queries.
To prevent such issues from happening again. we are working on