Skip to content

Commit e9e7ac6

Browse files
authored
Merge pull request #338 from ably/support/error_90005
adding 90005
2 parents 75b7c2f + 7c61ddb commit e9e7ac6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

protocol/errorsHelp.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@
8686
"90001": "https://faqs.ably.com/error-code-90001-channel-operation-failed-invalid-channel-state",
8787
"90003": "https://faqs.ably.com/error-code-90003-unable-to-recover-channel-messages-expired",
8888
"90004": "https://faqs.ably.com/error-code-90004",
89+
"90005": "https://faqs.ably.com/error-code-90005",
8990
"90007": "https://faqs.ably.com/error-code-90007",
9091
"90010": "https://faqs.ably.com/error-code-90010-maximum-number-of-channels-per-connection-exceeded",
9192
"90021": "https://faqs.ably.com/error-code-90021-max-channel-creation-rate-exceeded",

0 commit comments

Comments
 (0)