This repository was archived by the owner on Aug 7, 2023. It is now read-only.
Replies: 1 comment
-
|
gi, this could be due to the limited default memory. please request a ram increase https://form.deta.dev/memory |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I'm trying to generate some PDFs using PyPDF2. Locally, it runs in 2 seconds. On Deta Micros, it always times out (so it takes longer than 10 seconds). Any ideas why this huge discrepancy?
I'm not trying to process a very complicated document, it's a 1 page PDF with a form in it, that is like 403 kb, so there's no reason for the processing to take 10 seconds.
Beta Was this translation helpful? Give feedback.
All reactions