I am getting lots of timeouts since yesterday's incident, speaking in terms of multiple 100s just today. Also, very frequently, request are taking lots of time to complete (more than 5 seconds). It is happening for all CRUD operations and also both for Auth, Database, Messaging etc.
What is interesting, this is not the first time - this always happens after the incident with database, something is still broken on the Cloud side. Even if incident is resolved quickly I still get very bad experience for many days after.
I have some retry and mitigation logic for some of those fails but it is not a silver bullet and my error reporting is still going crazy plus I am getting bad reviews on the stores that will probably always stay there π.
Recommended threads
- Appwrite github organization error
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- Appwrite project paused
I have github student account. The auth has been paused however the database is working fine. I cant see any option to resume from my console panel. It is just ...
- MongoDb Database Breaks integer[] & bigi...
I've got a table with the below column created. When I try to insert the value `[-3408048000]` into it, the dart sdk cloud function call is successful (no error...