-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[core-amqp] MessagingError changes (#6673)
* [core-amqp] MessagingError changes * fix code in websocket error * fix AmqpError test with unknown condition * refactor isSystemError for readability * changed neither and or to neither and nor though either are fine * cleanup property copying and remove amqpCondition * update event hubs to cast MessagingError type * fix doc * add rhea-promise error translation * refactor SystemError tests * address feedback * missed one extraneous cast * updated docs and isSystemError check * remove extraneous err.stack copy from isSystemError block * update changelog * update error tests to use deep equal * Fix unused import remaining for bad merge conflict resolution * Update event hubs to error code instead of name * ENOTFOUND error in node Co-authored-by: Ramya Rao <[email protected]>
- Loading branch information
1 parent
beb20d6
commit 099e515
Showing
10 changed files
with
222 additions
and
131 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.