nonRetryableError property
The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.
Implementation
final int? nonRetryableError;
The number of training jobs that failed and can't be retried. A failed training job can't be retried if it failed because a client error occurred.
final int? nonRetryableError;