Replies: 1 comment
-
It is by design from the You need to design your decision this or other way: if you have more exceptions to exclude, then just add them respectively. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I am trying to use @retryable topic annotation, however I am unable include both
include
andexclude
in the exception list to retry on and not to retry on respectively.Is there a possible way to configure an exception so that it will never be retried?
Beta Was this translation helpful? Give feedback.
All reactions