1
0
mirror of https://github.com/minio/minio.git synced 2025-03-22 21:44:15 -04:00

2 Commits

Author SHA1 Message Date
Harshavardhana
d3db7d31a3
fix: add deadlines for all synchronous REST callers ()
add deadlines that can be dynamically changed via
the drive max timeout values.

Bonus: optimize "file not found" case and hung drives/network - circuit break the check and return right
away instead of waiting.
2024-05-15 09:52:29 -07:00
Harshavardhana
f65cce4317
move mint tests to separate folders to not confuse GitHub () 2023-03-31 14:38:10 -07:00