-
In case this is not the behavior that we want, is there any way to turn this off? Please help. |
Beta Was this translation helpful? Give feedback.
Answered by
TkDodo
Jun 15, 2022
Replies: 2 comments 5 replies
-
What would you want to happen instead? |
Beta Was this translation helpful? Give feedback.
1 reply
-
In v4, you can set |
Beta Was this translation helpful? Give feedback.
4 replies
Answer selected by
nguyenyou
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
In v4, you can set
networkMode: 'always'
to not pause retries.