valyala/fasthttp

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

Fechada

#732 aberto em 19 de jan. de 2020

 (4 comentários) (0 reação) (0 responsável)Go (1.755 forks)batch import
help wanted

Métricas do repositório

Stars
 (21.741 estrelas)
Métricas de merge de PR
 (Mesclagem média 3d) (44 fundiu PRs em 30d)

Description

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.

Guia do colaborador