Skip to content

Commit

Permalink
exitcodes: Map exit code 25600 to SonicCallFailed
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Dec 7, 2023
1 parent 9e461dd commit b7e1bd6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions exitcodes.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@
"24064": "ExceededResourceVSize",
"24320": "ExceededResourceRSS",
"24576": "ExceededResourceTime",
"25600": "SonicCallFailed",
"31744": "TimeOut",
"33024": "SIGHUP",
"33280": "SIGINT",
Expand Down

0 comments on commit b7e1bd6

Please sign in to comment.