Skip to content

What is considered a failure to trigger a retry? #7854

Answered by mateiidavid
creasewp asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @creasewp, by default only 5xx status codes are considered failures; a 403 for example (Forbidden) would be classed as a success. With that being said, you can overwrite the defaults on a service-by-service basis using ServiceProfiles and adding in a responseClass object.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by creasewp
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants