-> If your batch jobs are so large that you are hitting the enqueued token limit even after maxing out the quota for your deployment, certain regions now support a new feature that allows you to queue multiple batch jobs with exponential backoff. Once one large batch job completes and your enqueued token quota is once again available, the next batch job can be created and kicked off automatically.To lear more, see [**automating retries of large batch jobs with exponential backoff**](../includes/batch/batch-python.md#queueing-batch-jobs).
0 commit comments