I’m experiencing the same issue described in the other thread Batch api Task runs repeatedly.
When I run a Batch API task using gpt-5.2-pro, even with only two queries in the job, the logs show that the tasks appear to run repeatedly. The cost keeps increasing during the process, so I end up having to cancel the batch job to stop the spending.
Resubmit a job with only one request, still encountering the same issue: the logs show multiple same requests, and cost me $20 (the same request I ran without batch mode is ~$2).
This time I let it run over, and after 10 hours, it failed with following empty error information…
{“id”: “batch_req_695f7ab53af081909f8093a3d1b36e74”, “custom_id”: “124904021”, “response”: {“status_code”: 0, “request_id”: “”, “body”: {}}, “error”: null}
I am pretty sure this is a similar issue as this previous post Batch api Task runs repeatedly
Hey @cfybasil , Apologies for the inconvenience this is causing. We are not able to find any information using the request id you shared. Would you please be able to provide a newer more latest request id where you are seeing this behaviour and we can take a look at it. Thank you!
How about batch_695eebbf78b88190aeedd428228f5e4c?
Another case I tried today. The batch id is batch_6967041637188190a42867f9de6050fe, which contains 18 requests. The whole batch failed after ~14 hours. Also, the credit burned but nothing returned.
The timeline for this batch is
Tuesday, January 13, 2026
21:48:54
Batch created
21:49:56
Batch in progress
Wednesday, January 14, 2026
11:38:24
Batch finalizing
11:38:27
Batch completed
and one of the error info is below,
{“id”: “batch_req_6967c681bea0819080a6f48a3ac35d05”, “custom_id”: “90201729”, “response”: {“status_code”: 500, “request_id”: “111906ae777855d42829eeebece66d7b”, “body”: {“error”: {“message”: “An error occurred while processing your request. You can retry your request, or contact us through our help center at help.openai.com if the error persists. Please include the request ID 111906ae777855d42829eeebece66d7b in your message.”, “type”: “server_error”, “param”: null, “code”: “server_error”}}}, “error”: null}
Hey cfybasil, Would you be able to open a request with us at support@openai.com. Please make sure to include the link to this forum discussion and your forum username. Please share with us here the case id or case subject. We will need some further details so gather those through a support request will be better. Thank you!
1 Like
I did open a forum discussion for this issue. The case number is #04495972.
Your colleague mentioned they would get back to me in a couple of days, but it has now been 15 days and I haven’t received any response yet.
We have our team looking into the request now. We will correspond in the support request moving on, closing this thread.
2 Likes