Skip to content

Commit

Permalink
Errors: add a couple unlisted connection errors
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonWoolf committed Nov 19, 2024
1 parent ce17f6c commit a248685
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,8 @@
"80019": "client configured authentication provider request failed",
"80020": "continuity loss due to maximum subscribe message rate exceeded",
"80021": "exceeded maximum permitted account-wide rate of creating new connections",
"80022": "unable to continue current comet connection",
"80023": "unable to resume connection from a different site",
"80030": "client restriction not satisfied",

"90000": "channel operation failed",
Expand Down

0 comments on commit a248685

Please sign in to comment.