Hello, I’m desperate, my system started failing hours ago, all requests I send to API gpt 5.2 take a lot of time and finally I receive a failure from open ai, or truncated response.
Anyone having same issues right now? I never had this problem before
I just tested this on my end and the API calls are going through successfully.
To help investigate further, could you share the exact API request you’re making, along with any failed request IDs and relevant timestamps?
That should make it easier to pinpoint what’s happening.
I found the problem, I use normally FLEX tier with a quite big input. All failing today. I tried in standard tier and worked. Open AI is having big capacity issues… I hope it will come back to normal. This is an example error message:
{“response_id”:“resp_041c7a4489e98a5e0069a011f8cdd08191b3b5522f9fa24eb2”,“status”:“failed”,“model”:“gpt-5.2-2025-12-11”,“error”:{“code”:“server_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 wfr_019c994634fc7e28a4d40ae1b1bc0dd8 in your message.”},“incomplete_details”:null,“output_text”:null,“usage”:{}}