Resume an incomplete batch inference job

If a Generative AI on Vertex AI batch inference job fails, is canceled, or expires, you can resume it by creating a new batch job. The new job only processes the incomplete or failed requests from the previous job, merging the new results with those from the previously completed requests. For example, if the incomplete batch job was 90% complete, the new job processes the remaining 10% of the requests.

To resume a batch job, create a new batch job, supplying the Cloud Storage file or BigQuery table output as input to the new job.

What's next

Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025年11月24日 UTC.