valyala/fasthttp

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

Open

#732 opened on 2020年1月19日

GitHub で見る
 (4 comments) (0 reactions) (0 assignees)Go (21,741 stars) (1,755 forks)batch import
help wanted

説明

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.

コントリビューターガイド