symphony.bdk.core.retry.strategy.is_client_timeout_error# symphony.bdk.core.retry.strategy.is_client_timeout_error(exception: Exception)# Checks if the exception is a client timeout error Parameters exception – The exception to be checked Returns True if checks the predicate, False otherwise