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
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Getting current user has been blocked
Getting current user has been blocked error while signing in the appwrite console. Got this during I am testing with the my saas web project. Please help to unb...
- Android SDK: Kotlin null Value Not Updat...
Hi team, I think you should check the Android SDK implementation once, as it seems to have an issue handling Kotlin **null** values. For example: When I send:...