Is there a way to automate failure handling and retries when using Amazon SageMaker batch transform?

0

How does Amazon SageMaker batch transform handle failures? Is there a way to automate failure handling and retries built into the service?

AWS
专家
已提问 4 年前670 查看次数
1 回答
0
已接受的回答

You can use the ModelClientConfig API to configure the timeout and maximum number of retries for processing a transform job invocation. The maximum number of automated retries is three.

AWS
已回答 4 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则