mirror of
https://github.com/minio/minio.git
synced 2026-03-04 13:03:02 +01:00
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.