-
Notifications
You must be signed in to change notification settings - Fork 335
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Check exception type to set retryCountsAgainstLimit for alarms #2428
Conversation
06fe06d
to
ae09c6b
Compare
I've pushed an update to the PR. |
e7520d9
to
15f39bb
Compare
Following our discussion today, I've updated the PR adding a new custom exception detail that allow us to know if a specific exception is, or is not, a user error. CC @justin-mp / @a-robinson |
15f39bb
to
a617546
Compare
ad70f0f
to
5174d2e
Compare
If an exception is of type OVERLOADED we set
retryCountsAgainstLimites = true
for alarms.