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年前678ビュー
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年前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ