Skip to content

Remove retries on Core client calls for timeout and response handling Exceptions

Luc Yriarte requested to merge limit-retry-policy into master

Limit list of exceptions to retry to RemoteProtocolError, but keep it a tuple.

Merge request reports