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