Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[ML] Do not retry model deployment. (#185012)
When deploying a trained model, we should not attempt retries as the deployment may take longer than the es client's default 30s timeout.
- Loading branch information