Retry on 500 errors #1594
Unanswered
MerelyPerfect
asked this question in
Q&A
Replies: 1 comment
-
WIP #1534 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am using nuxt to generate static site. My site depends on local APIs which intermitently gives error. so nuxt generate gives 500 error for random routes.
Is there a way to retry 500 errors for couple of times before it declares unable to render?
Beta Was this translation helpful? Give feedback.
All reactions