Skip to content
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

Closed
Kyunashi opened this issue May 31, 2024 · 3 comments
Closed

max retries reached #770

Kyunashi opened this issue May 31, 2024 · 3 comments

Comments

@Kyunashi
Copy link

what do i do when this happens:
image

@a-h
Copy link
Owner

a-h commented Jun 1, 2024

You can safely ignore it. It's just the log given if the backend can't be reached.

p.ErrorLog = stdlog.New(os.Stderr, "Proxy to target error: ", 0)

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.

@a-h
Copy link
Owner

a-h commented Jun 2, 2024

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.

@a-h a-h closed this as completed Jun 2, 2024
@Kyunashi
Copy link
Author

Kyunashi commented Jun 2, 2024

So it just meant my server was dying ok thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants