We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
coder ping can apparently sometimes succeed without calling DERP from the client side.
coder ping
sometimes we get
ptytest.go:131: 2023-08-15 09:59:53.190: cmd: "pong from upbeat-aryabhata8-p2T p2p via 172.20.0.6:60589 in 0s"
instead of
ptytest.go:131: 2023-08-15 10:13:31.289: cmd: "pong from kind-hopper4-9WU proxied via DERP(Coder Embedded Relay) in 1ms"
and /derp is never called with the headers.
/derp
TestDERPHeaders.txt
The text was updated successfully, but these errors were encountered:
deansheather
code-asher
Successfully merging a pull request may close this issue.
coder ping
can apparently sometimes succeed without calling DERP from the client side.sometimes we get
instead of
and
/derp
is never called with the headers.TestDERPHeaders.txt
The text was updated successfully, but these errors were encountered: