Azure OpenAI, vector stores stuck processing files
Srdjan Brkic
0
Reputation points
Hello,
I'm experiencing inconsistent vector store processing behaviour with Azure OpenAI integration. Files are getting stuck in a "In progress" state with the following characteristics:
- Vector store files remain in "In progress" status for extended periods of time
- Some files never complete processing or get completed with status "Failed"
- Issue occurs randomly regardless of document size
- Same file types process successfully in some attempts but fail in others (files uploaded are pdf/doc(x))
It doesn't really matter if I upload & create vector store through Azure AI Foundry or via API, it's all the same.
My question is did I hit some quota limit that I'm not aware of? I couldn't find anything quota related to the vector stores API and files are well within limits required for it's processing (size, document type, etc.).
Regards
Sign in to answer