I have a question regarding the concurrent connections: can someone describe what is meant by 500 concurrent connections- is it 500 subscriptions to different endpoints or 500 users using the realtime api no matter how many endpoints they are subscribed to?
And how does the additional billing work? Is it that every time there’s more than 1000 additional connections we are charged, or it tracks the highest number of connections during the month and charges based on it?
Hey @Szh, first of all, during beta, we're currently not officially charging for this. Once we do, the count will be for the highest concurrent connections number in that billing cycle. Only if you exceed your plan limit you'll be charged with additional addons. If your budget cap doesn't not allow any additional addons, connections will start dropping until the billing cycle resets. Let me know if you have any more questions. I hope that helps.
That sums it up. Thank you
[SOLVED] concurrent connections
Recommended threads
- 🐛 Realtime Flutter SDK Crash – Realtime...
**Summary** When using Appwrite Cloud with the Flutter SDK (latest appwrite release: 21.4.0), Realtime crashes with: ```Unhandled async error: type '_Map<String...
- Realtime Connection Error After Updating...
I get the following error message now when the realtime subscription picks up a new message. There's more to the error but it makes the discord message too long...
- Realtime Connection Count only goes up
I just wanted to ask if this behavior is normal. I restarted realtime 2 days ago and it already reached a connection count of over 11k. The count only goes up. ...