retryPolicy
Sets a custom RetryPolicy used to determine whether a particular call should be retried. By default, no calls are retried.
Parameters
retryPolicy
Custom RetryPolicy implementation.
See also
NoRetryPolicy
Sets a custom RetryPolicy used to determine whether a particular call should be retried. By default, no calls are retried.
Custom RetryPolicy implementation.