/**
* Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
* SPDX-License-Identifier: Apache-2.0.
*/
#pragma once
#include The retry strategy to use when a training job fails due to an
* InternalServerError. RetryStrategy is specified as
* part of the CreateTrainingJob and
* CreateHyperParameterTuningJob requests. You can add the
* StoppingCondition parameter to the request to limit the training
* time for the complete job.See Also:
AWS
* API Reference
The number of times to retry the job. When the job is retried, it's
* SecondaryStatus is changed to STARTING.
The number of times to retry the job. When the job is retried, it's
* SecondaryStatus is changed to STARTING.
The number of times to retry the job. When the job is retried, it's
* SecondaryStatus is changed to STARTING.
The number of times to retry the job. When the job is retried, it's
* SecondaryStatus is changed to STARTING.