formkiq / formkiq-core

A full-featured Document Layer for your application, providing the functionality of a flexible document management system, including storage, discovery, processing, and retrieval. Deploys directly into your Amazon Web Services Cloud. 🌟 Star to support our work!
https://www.formkiq.com
Other
112 stars 17 forks source link

Multiple file uploads can trigger 503s on API Gateway when submitting document actions #255

Open reganwolfrom opened 3 months ago

reganwolfrom commented 3 months ago

When uploading multiple files (10+), there is a risk that API Gateway will throw a 503 - Service Unavailable when several POST /documents/{id}/actions are sent within quick succession.