smart-on-fhir / ehi-app

EHI Export API Client Reference Implementation
https://ehi-app.smarthealthit.org/
Apache License 2.0
4 stars 1 forks source link

Manually test uploadAttachment limits for heroku instance. #16

Closed Dtphelan1 closed 1 year ago

Dtphelan1 commented 1 year ago

Inspired by Vlad's comment here. We should manually stress test what the heroku instance can reasonably handle w/r/t attachment uploads. Test should focus on the product of #files x file size. Results of these tests should inform the upload contstants found in src/lib/attachmentUploadHelpers.tsx

Dtphelan1 commented 1 year ago

Vlad says this testing has been done manually, and has a record of the results. Definitely the upload-cap is around 50MB; the file# is either 10 or 20.