Should disable enable-grpc-gateway by default
Open
type/enhancement
- Dominant language
- Go
- Stars
- 1.2k
- Forks
- 783
- Avg merge
- 5d 21h
- Merged PRs (30d)
- 36
Description
## Enhancement Task
Hit many of the following errors after dropping 0.0.0.0:2979 using iptables.

```
[2024/11/28 19:01:01.068 +08:00] [Warn] [grpclog.go:60] ["grpc: addrConn.createTransport failed to connect to {[0.0.0.0:2979](http://0.0.0.0:2979/) 0 }. Err :connection error: desc = \"transport: Error while dialing dial tcp [0.0.0.0:2979](http://0.0.0.0:2979/): connect: connection timed out\". Reconnecting..."]
```
Contributor guide
Assessment
This issue has not been assessed yet.