guidao
guidao
https://github.com/VictoriaMetrics/VictoriaMetrics/issues/2388
Implement issue: https://github.com/go-graphite/carbonapi/issues/245
This parameter currently uses the same value for all uploaders. This means that the larger the num_pipeline, the more incentive there is to compete. The "Maximum application poll interval (max.poll.interval.ms)...
For a "connected UDP socket", write will return an error when the udp port is unreachable, so it might be possible to perform a reconnection based on this error. ```go...