-
-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
I have suspicious about BulkConsumer which silently skips throwable errors. I quickly looked into the code and there is the try-catch block in the BulkConsumer.php which probably cause this.
I would prefer to remove this block and let control returning values by man.
rabbitmq/src/Consumer/BulkConsumer.php
Line 104 in 96a55a9
try { |
Metadata
Metadata
Assignees
Labels
No labels