Account deletion used to time out. After this it's basically instantaneous. The reports table is pretty huge...
More context here on Linear.
Differential D7174
[keyserver] Fix account deletion performance ashoat on Mar 24 2023, 5:04 PM. Authored by Tags None Referenced Files
Subscribers None
Details Account deletion used to time out. After this it's basically instantaneous. The reports table is pretty huge... More context here on Linear. I ran it on prod and it fixed the issue
Diff Detail
Event TimelineComment Actions I analyzed the queries we run on the reports table and found that creating a report runs this query, so I refined this index so it can help there as well. No other queries on reports seemed to do a full scan
|