You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These are from intermittent unexpected severed client connections, which are immediately reconnected upon the next proxy request. They can be safely silenced or logged as a more clear error, which is what other GoLang projects have done, e.g. aerokube/selenoid#631
The text was updated successfully, but these errors were encountered:
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs in next 7 days. Thank you for your contributions.
Users of the daemon have reported seeing intermittent errors from the Golang reverse proxy in the daemon due to. They can appear like this:
These are from intermittent unexpected severed client connections, which are immediately reconnected upon the next proxy request. They can be safely silenced or logged as a more clear error, which is what other GoLang projects have done, e.g. aerokube/selenoid#631
The text was updated successfully, but these errors were encountered: