Resume an incomplete batch inference job

If a Agent Platform batch inference job fails, is canceled, or expires, you can resume it by creating a new batch job. The new job processes only the incomplete or failed requests from the previous job and merges 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