symphony.bdk.core.retry.strategy.authentication_retry#

symphony.bdk.core.retry.strategy.authentication_retry(retry_state: tenacity.RetryCallState)#

Authentication retry strategy

Retry if the raised exception verifies the can_authentication_be_retried predicate Raise an :py:class`AuthUnauthorizedException` if an :py:class`ApiException` with status 401 is thrown Raise all other exception