shouldAttemptRetryOnException method

bool shouldAttemptRetryOnException(
  1. Exception reason
)

Implementation

bool shouldAttemptRetryOnException(Exception reason) => false;