Hi Appwrite Team, I hope you are doing well.We are an early-stage startup currently running on Appwrite Cloud. We have unfortunately exhausted our database read limits, which has brought our development to a complete halt. Because we are at a very early phase with zero budget, we are currently unable to upgrade our plan to a paid tier.Currently, we are completely locked out. We cannot even view our data from the console, which displays the error: "Database reads limit for your organization has exceeded. Please upgrade to a higher plan or update your budget cap." Because of this restriction, we are unable to use the built-in Console CSV export feature to retrieve our data.As a result, we need to execute a one-time database migration script to move our data to an alternative setup. However, our pipeline is blocked by this limit.Would it be possible to grant us a temporary, one-time read limit lift or a quick reset for just 3 to 4 hours? This brief window will allow us to run our script, extract our data smoothly, and complete our transition.We have loved using Appwrite and deeply appreciate all the support the platform provides to the developer community. We would be incredibly grateful if you could help us with this brief exception so we do not lose our data. Our Project ID is: 69646c40003dfe3257f7 Thank you so much for your time and understanding.
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Attribute not found in schema on REST AP...
I'm querying a appwrite collection via the REST API on appwrite cloud 1.9.5 (no SDK) via a cloudflare worker and keep getting: ``` {"message":"Invalid query: A...
- [SOLVED] Appwrite 25.1.0 returns Invalid...
I've already opened an issue on GitHub, but somewhat it doesn't seem like GitHub is monitored very closely, so I'm leaving a bug report here on Discord as well....