## Description When user uploads multiple large PDFs, the API times out - can we do it one by one? ## How to Reproduce 1. Upload 15 PDFs simultaneously 2. There is a single API call ## Expected Behavior Sequentially chain the API calls in series
Description
When user uploads multiple large PDFs, the API times out - can we do it one by one?
How to Reproduce
Expected Behavior
Sequentially chain the API calls in series