Skip to content

How could I use the automatic retries but still assign a value when all the retries fail? #1869

Answered by metalwarrior665
matrs asked this question in Q&A
Discussion options

You must be logged in to vote

failedRequestHandler is the standard way to solve this. You can store any data to request.userData so you have them available in the failed handler as well.

Replies: 1 comment

Comment options

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