You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -208,6 +208,7 @@ This is the list of operational codes that can help you understand your deployme
208
208
| ClientJoinRateLimitReached | The rate of joins per second from your clients as reached the channel limits |
209
209
| RealtimeDisabledForTenant | Realtime has been disabled for the tenant |
210
210
| UnableToConnectToTenantDatabase | Realtime was not able to connect to the tenant's database |
211
+
| TooManyConnectAttempts | Realtime restricted the amount of attempts when connecting to the tenants database |
211
212
| RealtimeNodeDisconnected | Realtime is a distributed application and this means that one the system is unable to communicate with one of the distributed nodes |
212
213
| MigrationsFailedToRun | Error when running the migrations against the Tenant database that are required by Realtime |
213
214
| StartListenAndReplicationFailed | Error when starting the replication and listening of errors for database broadcasting |
0 commit comments