Hi, I have a free tier project that is saying it's depleting its disk io budget. I think this is due to a couple thousand upserts I made two nights ago via a python script. I shutdown the script when I realized it was failing, but I cannot see any of my tables any more and I cannot execute any sql commands. I am happy to delete the table that I was writing to if it fixes the problem, but I can't seem to access anything. Any help on how to clear disk io or what amount of time needs to elapse before I can access my project would be appreciated.
Thank you.