Hi all,
I’m using the service task for API integration where API response might throw an exception if API response exception/error code is in 4XX and 5XX series then I want to retry for certain times.
I found this and it’s working for all the API response series, but I want this for some specified series.
Can anyone tell me how to set retry for all service tasks if the error code is in 4XX or 5XX series?
Thank you in advance for your suggestions.
Best regards,
Vinit Kumar