Has anyone experienced issues running RUNs in the playground?
I’m currently working on an Assistant that conducts a survey, calculates the points obtained by the user, categorizes their score, provides an analysis of their results, and includes URLs to pages based on their outcome.
The data for possible results and URLs are in files that the Assistant checks using ‘file_search.’
Yesterday, everything was working normally, but today I’ve started seeing ‘Run failed Sorry, something went wrong’ messages.
Does anyone know if OpenAI has been experiencing issues with this lately, or if they might be making some changes?
was there ever a conclusion about this issue?
I’m experiencing the same. The application worked fine until today and now randomly failing some of the queries with the same error. My app is involving a file_search linked to a vector store that is populated with many files.
Thank you very much for the quick response, very much appreciated, i haven’t seen any more occurrences of the issue in the past 6 hours or so. Things are looking good. To clarify, the fix was deployed today?