-
-
Notifications
You must be signed in to change notification settings - Fork 336
Open
Labels
component: sqsSQS integration related issueSQS integration related issuestatus: ideal-for-contributionWe agree it's nice to have but it is not team priorityWe agree it's nice to have but it is not team prioritytype: enhancementSmaller enhancement in existing integrationSmaller enhancement in existing integration
Description
There are a few parts of the SQS integration where the catch clause uses Exception
instead of Throwables
.
While for the majority of cases this works well, if an Error
is thrown it isn't caught by the framework, leading to unexpected results.
See #1379
Metadata
Metadata
Assignees
Labels
component: sqsSQS integration related issueSQS integration related issuestatus: ideal-for-contributionWe agree it's nice to have but it is not team priorityWe agree it's nice to have but it is not team prioritytype: enhancementSmaller enhancement in existing integrationSmaller enhancement in existing integration