- Ably FAQs
- Ably error codes
- Connection Errors
-
Account billing and packages
-
General
-
Realtime API and client libraries
-
Troubleshooting
-
Channels
-
REST API and client libraries
-
Ably error codes
-
Account and app setup and configuration
-
Ably architecture, transports, and security
-
Performance and Redundancy
-
Push Notifications
-
Integrations
-
Migrating to Ably from an existing service
Error code: 80020 - Continuity loss due to maximum subscribe message rate exceeded
This error means that the client has exceeded the outbound message (subscribe) rate on a realtime connection.
The subscriber is notified with an UPDATE
channel state change event that continuity is lost via the resumed
flag so that you can decide how to handle the failure