in src/sagemaker_sklearn_container/serving_mms.py [0:0]
def _retry_if_error(exception): return isinstance(exception, CalledProcessError or OSError)