[RelayMiner]: add proxy.Ping(...)
capability to test connectivity between relay servers and backend URLs
#4400
Annotations
3 warnings
Run reviewdog/action-misspell@v1:
pkg/relayer/proxy/proxy.go#L201
[misspell] reported by reviewdog 🐶
"occured" is a misspelling of "occurred"
Raw Output:
./pkg/relayer/proxy/proxy.go:201:28: "occured" is a misspelling of "occurred"
|
Run reviewdog/action-misspell@v1:
pkg/relayer/proxy/proxy_test.go#L732
[misspell] reported by reviewdog 🐶
"sucess" is a misspelling of "success"
Raw Output:
./pkg/relayer/proxy/proxy_test.go:732:29: "sucess" is a misspelling of "success"
|
Run reviewdog/action-misspell@v1:
pkg/relayer/proxy/proxy_test.go#L806
[misspell] reported by reviewdog 🐶
"sucess" is a misspelling of "success"
Raw Output:
./pkg/relayer/proxy/proxy_test.go:806:29: "sucess" is a misspelling of "success"
|
Loading