We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2eee6a0 + c407f34 commit 7cb9850Copy full SHA for 7cb9850
protocol/errors.json
@@ -125,6 +125,8 @@
125
"70002": "reactor operation failed (post operation returned unexpected code)",
126
"70003": "reactor operation failed (maximum number of concurrent in-flight requests exceeded)",
127
"70004": "reactor operation failed (invalid or unaccepted message contents)",
128
+ "70005": "unable to deliver AMQP message (unspecified timeout)",
129
+ "70006": "unable to deliver AMQP message (cluster busy)",
130
131
"71000": "Exchange error (unspecified)",
132
"71001": "Forced re-attachment due to permissions change",
0 commit comments