mirror of
https://github.com/pgsty/minio.git
synced 2026-09-11 04:54:04 +03:00
51a8619a79
This PR adds deadlines per Write() calls, such that slow drives are timed-out appropriately and the overall responsiveness for Writes() is always up to a predefined threshold providing applications sustained latency even if one of the drives is slow to respond.