Hi Appwrite team, I am running into rate limits where only part of my 77 functions are being successfully migrated (only 50 went through) via the Migration tab on the console.
Alternatives I have tried in another fresh project instance were to directly appwrite push from the cli but again I am rate limited after X number of successful function pushes.
I've tried waiting for 4 hours to try pushing the missing functions again, but to no avail, I'm still seeing the rate limit error.
Deploying the function via the console with a git repo also gets a 429 error with the same request to https://sgp.cloud.appwrite.io/v1/functions
Recommended threads
- Rate limit
How do I solve "Signup Failed, Rate limit for the current endpoint has been exceeded. Please try again after some time"? I have Pro and around 2k requests per ...
- Type 'Theme' does not satisfy the constr...
Type 'Theme' does not satisfy the constraint 'Row'. Type 'Theme' is missing the following properties from type 'Row': $id, $sequence, $tableId, $databaseId, a...
- Dev Keys not working
looks like dev key are broken they simply don't work i suggest remove them until you have them working otherwise they confuse devs took me few minutes trying ...