Skip to content
This repository was archived by the owner on May 27, 2022. It is now read-only.
This repository was archived by the owner on May 27, 2022. It is now read-only.

InterruptedException in BlockingDeliveryStrategy  #95

@tommic81

Description

@tommic81

Hi,

We noticed that you handle InterruptedException in BlockingDeliveryStrategy just by returning false,
Why is it so? Is there any reason you do not want do the same handling as for other exceptions failureCallback.onFailedDelivery(event, e);?

Regards
Tomasz Michnik

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions