class EM::Voldemort::ServerError
Like HTTP 500 series responses, this exception is used for errors on the server side or in the network. They are generally transient, so it makes sense to retry failed requests a limited number of times.
Like HTTP 500 series responses, this exception is used for errors on the server side or in the network. They are generally transient, so it makes sense to retry failed requests a limited number of times.