Closed gecBurton closed 2 months ago
As a PM I want the file ingest to try and load my file once, fail immediately if it cant, and let other files through.
The cause of our ingest failing is Azure rate limiting not Unstructured
Previously we were:
try and process large number of documents and note that:
Context
As a PM I want the file ingest to try and load my file once, fail immediately if it cant, and let other files through.
The cause of our ingest failing is Azure rate limiting not Unstructured
Previously we were:
Changes proposed in this pull request
Guidance to review
try and process large number of documents and note that:
Relevant links
Things to check