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

InterruptedException in BlockingDeliveryStrategy #95

Open
tommic81 opened this issue Mar 30, 2020 · 0 comments
Open

InterruptedException in BlockingDeliveryStrategy #95

tommic81 opened this issue Mar 30, 2020 · 0 comments

Comments

@tommic81
Copy link

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant