OpenAI's files API is completely down/crashing

Files API is completely down atm. All requests fail w/ this message:

request to ``https://api.openai.com/v1/files`` failed, reason: read ECONNRESET

A major part of our product is completely down.

In the past 2 months, this is the 4th issue we’ve reported where our app is completely crashing due to the files API completely failing. We’re paying a lot of money to OpenAI every month and it’s becoming increasingly frustrating as OpenAI is the least reliable service/platform in our ecosystem by a large margin.

Please look at fixing this issue AND also keeping it stable. Our customers are calling us unreliable and it’s purely bc our AI (OpenAI) is crashing. Reflects badly on us as a business.

5 Likes

Repeat of this:

Yep, real hairy, dumping a HTML body. You can just go there and see with no key: https://api.openai.com/v1/files

503 Service Temporarily Unavailable

503 Service Temporarily Unavailable


nginx

response = client.files.list(purpose=purpose.name)

Get to now write a handler for openai.InternalServerError

@OpenAI_Support pls look into this. Our app is pretty much completely down.