Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(rmq): make conditional match error string (#3725)
Translated in a sentence, the conditional statement would match "if excludeUnacknowledged is set and the protocol used is equal to amqp" instead of "if excludeUnacknowledged is set and the protocol used is different then http" Signed-off-by: Theo Bob Massard <[email protected]>
- Loading branch information