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
EXPERTE
gefragt vor 4 Jahren678 Aufrufe
1 Antwort
0
Akzeptierte Antwort

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
beantwortet vor 4 Jahren

Du bist nicht angemeldet. Anmelden um eine Antwort zu veröffentlichen.

Eine gute Antwort beantwortet die Frage klar, gibt konstruktives Feedback und fördert die berufliche Weiterentwicklung des Fragenstellers.

Richtlinien für die Beantwortung von Fragen