
what should i do? is this supposed to happen?

What's your environment? Appwrite cloud? If self-hosted, what version?

self hosted v1.4.13

appwrite: ^11.0.0

this is really bad a small connection loss causes the whole listener to break :/

Could you try with 11.0.1?

Do you have Cloudflare or any managed solution in front of your Appwrite instance?
Recommended threads
- Relationships restricted to a max depth ...
When I do query like: ``` await _databases.listDocuments( databaseId: AppwriteConfig.DATABASE_ID, collectionId: AppwriteConfig.SERVICES_COLLECTI...
- realtime failing
Hi everyone! I'm running into a weird issue with Appwrite realtime in my chat app and was hoping someone might have some insights. I have a chat view, and whe...
- Error sending push message from dashboar...
I am trying to implement appwrite fully into my app and am switching over from firebase. I registered FCM as a Provider and tried to send a push message via the...
