Skip to content

Catch Throwables instead of Exceptions in SQS #1386

Open
@tomazfernandes

Description

@tomazfernandes

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

No one assigned

    Labels

    component: sqsSQS integration related issuestatus: ideal-for-contributionWe agree it's nice to have but it is not team prioritytype: enhancementSmaller enhancement in existing integration

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions