-
-
Notifications
You must be signed in to change notification settings - Fork 273
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
max retries reached #770
Comments
You can safely ignore it. It's just the log given if the backend can't be reached. templ/cmd/templ/generatecmd/proxy/proxy.go Line 143 in 599b54f
If you hit refresh in the browser, if the backend is up, you won't get the log. This was recently increased up to 20 requests to the backend in 3009161, because some slower apps were taking longer to start back up again after code changes. |
Closing, because I don't think there's an issue here, but feel free to reopen if you think there's something concrete we should change, or if I've misunderstood. |
So it just meant my server was dying ok thanks! |
what do i do when this happens:
The text was updated successfully, but these errors were encountered: