mirror of
https://github.com/minio/minio.git
synced 2025-11-24 11:37:46 -05:00
Implement a storage rpc specific rpc client, which does not reconnect unnecessarily. Instead reconnect is handled at a different layer for storage alone. Rest of the calls using AuthRPC automatically reconnect, i.e upon an error equal to `rpc.ErrShutdown` they dial again and call the requested method again.
4.0 KiB
4.0 KiB