Disk IO Budget exhausted daily + disk usage spike due to event loop bug (already fixed) #46513
HabnerPrado
started this conversation in
Contribute to Supabase
Replies: 1 comment
|
Disk I/O burst (AWS feature) will slowly recover over 24 hours. Note that delete is very intensive versus truncate if you don't need the log table info. You could temporarily upgrade also and then go back to normal size. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi! My Disk IO Budget is exhausted and I can't run any SQL queries. Project ref: yhbhgdotfbhnfmdrhbsn (Pro plan). Root cause was an event loop bug (already fixed). Need help running DELETE on log tables to recover space. Ticket: SU-385795
All reactions