Storage Full DB isnt working?

SO i was working on my project and everything seems to be working because i am on the free tier right now, but supabase sent me warning about my usage limit being crossed and have given me datae till coming 30 to upgrade to a new tier or either remove some data. but the issue is that i have noticed something that parts of my code ofcourse they involve sending requests to db CRUD etc. and they seems to not go through anymore and sometimes wont happen even if i wait, is this an issue with the code or my db subscription? can this happen that after hitting the limit the request wont even go through kindly an expert opinion is needed, like in my project i use to select colors they would be selected then when i try to remove them they would be removed now when i try to remove them they arent being removed but adding the colors works and are instantly updated in the db so i guess the issue might be in the code but if someone can shed some more light on my scenario would be nice, thanks.
Screenshot_from_2025-08-04_03-45-26.png
Was this page helpful?