symphony.bdk.core.retry.strategy.read_datahose_retry#

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

Read datahose retry strategy

Retry if the raised exception verifies the is_network_or_minor_error predicate For this exception, we refresh the current AuthSession tokens The other exceptions like 400 client error are rethrown