Share via

Why are my batch jobs stuck at the "batch finalizing" stage?

Pedro 40 Reputation points
2026-02-16T17:23:35.99+00:00

I submitted a few very small test batch jobs using o4-mini and gpt5. However, they are currently stuck in the "batch finalizing' stage for over 48 hours. Given that "Batch in progress" is checked, I'm assuming that the model has finished processing the data. So then, why is it taking for the batch to return the results? Is there something I can do about this?

Azure OpenAI Service
Azure OpenAI Service
An Azure service that provides access to OpenAI’s GPT-3 models with enterprise capabilities.
{count} votes

1 answer

Sort by: Most helpful
  1. Anshika Varshney 7,815 Reputation points Microsoft External Staff Moderator
    2026-02-16T19:21:40.0433333+00:00

    Hi Pedro,

    Thanks for raising this. When batch jobs remain in “batch finalizing” for an extended period, it’s usually not related to the request size or client configuration. We’ve seen similar behavior during backend service delays where processing completes but result collation is slow or blocked.

    A few things you can check in the meantime:

    • Review the batch metadata (for example, any error_file_id) to confirm whether the job finalized with warnings or errors.
    • Check the Azure Status page for any active or recent Azure OpenAI service issues affecting batch workloads.
    • If the job has been stuck for a long time, cancelling and resubmitting the batch can help once the service backlog clears.

    If the issue persists across multiple submissions or regions, opening an Azure Support ticket with the batch IDs and timestamps would be the best next step so the team can investigate on the service side.

    Thankyou!

    0 comments No comments

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.