valyala/fasthttp

add a IP addr in this error for locating issues faster?

已关闭

#732 创建于 2020年1月19日

 (4 条评论) (0 个反应) (0 位负责人)Go (1,755 个派生)batch import
help wanted

仓库指标

星标
 (21,741 个星标)
PR 合并指标
 (平均合并 3天) (30 天内合并 44 个 PR)

描述

https://github.com/valyala/fasthttp/blob/03813ae4bce8b5984118f62d5f017da3e87c9189/tcpdialer.go#L365

usually, dialing a host, that resovle to mullti ips. and If include the IP information in this ErrDialTimeout, we can know which server is the problem faster.

贡献者指南