Skip to content

HttpResponseCode: 500 - No retry #1305

Answered by jansenbe
justcode0012 asked this question in Q&A
Discussion options

You must be logged in to vote

@dennisvanniel : retrying on errors is not something we can do automatically as for most errors they're not transient and you'll just get the same error response on each try. The way forward is for you to catch this in custom code on the places where you feel it makes sense.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by justcode0012
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