You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Using the LlamaParse API, more often than not, the document processing call returns an error after 1800 seconds. This happens for both small documents (like 5 pages), and for documents of 50+ pages. Uploading the same document through the frontend UI did seem to work, but that might have been chance.
I found a similar ticket marked as closed, but as of now this issue is not resolved and it is blocking us from releasing a new functionality to production. We do have a retrying mechanism but this is not the solution to the problem. We expect documents to be processed in a reasonable timespan (couple minutes), and not have it fail after 30 minutes and retried until it finally works after a couple of tries.
Describe the bug
Using the LlamaParse API, more often than not, the document processing call returns an error after 1800 seconds. This happens for both small documents (like 5 pages), and for documents of 50+ pages. Uploading the same document through the frontend UI did seem to work, but that might have been chance.
I found a similar ticket marked as closed, but as of now this issue is not resolved and it is blocking us from releasing a new functionality to production. We do have a retrying mechanism but this is not the solution to the problem. We expect documents to be processed in a reasonable timespan (couple minutes), and not have it fail after 30 minutes and retried until it finally works after a couple of tries.
Job ID
It is not a singular event.
Client:
Please remove untested options:
Additional context
The text was updated successfully, but these errors were encountered: