30 Aug 2021 02:21 PM - last edited on 07 Sep 2021 03:00 PM by MaciejNeumann
Hello team
I want to ignore some exceptions from
I use the option bellow, but I must to put it under a specific message.
Is there any way to put this rule as a global to the application?
Thanks and good day.
BRs,
Solved! Go to Solution.
30 Aug 2021 02:26 PM - edited 30 Aug 2021 02:26 PM
Yes it is possible to create rules that apply to multiple services, but only via the Failure Detection API.
You need to create a parameter set that defines the exception and then a failure detection rule that matches the relevant (or all) services.
30 Aug 2021 04:23 PM
Just a friendly reminder - rules created via API are not (yet) visible in the UI. Also they might be effective few minutes after creating them. Anyway, they are very useful when it comes to configuring 10+ services with the same settings.
18 Jul 2022 12:02 PM
Do you have any idea how we can exclude exception such as "BusinessException" with all messages except critical one, actually i do the solution by ignore this exception and i put what i want to handle as failed in the "Custom handled exceptions", but it doesn't work because it seems ignoring exception override "Custom handled exceptions" .
Thanks in advance
Regards
AbdelMohsen