mirror of
https://github.com/pgsty/minio.git
synced 2026-07-16 16:50:42 +03:00
66b4a862e0
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.