Skip to content

Commit

Permalink
errors: add operation cancelled code
Browse files Browse the repository at this point in the history
  • Loading branch information
AndyTWF authored Dec 10, 2024
1 parent 2f065f2 commit e842658
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions protocol/errors.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
"40030": "Invalid publish request (unspecified)",
"40031": "Invalid publish request (invalid client-specified id)",
"40032": "Invalid publish request (impermissible extras field)",
"40033": "operation cancelled",
"40099": "Reserved for artifical errors for testing",

"40100": "unauthorized",
Expand Down

0 comments on commit e842658

Please sign in to comment.