minio/cmd/rest
Harshavardhana 66b4a862e0
fix: network failure err check should ignore context canceled errors (#10567)
context canceled errors bubbling up from the network
layer has the potential to be misconstrued as network
errors, taking prematurely a server offline and triggering
a health check routine avoid this potential occurrence.
2020-09-25 14:35:47 -07:00
..
client.go fix: network failure err check should ignore context canceled errors (#10567) 2020-09-25 14:35:47 -07:00