This repository has been archived by the owner on Aug 7, 2023. It is now read-only.
Replies: 1 comment 3 replies
-
Deta has a payload limit of 5.5mb so you can't upload files greater than that, but @jnsougata figured a way out... Wait for his response probably! |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I'm getting this error when sending a binary file of 7MB to one of my endpoints that I want to store in Deta Drive. Since it doesn't show in the Visor logs, I believe it's a Deta Micro limitation.
How can one of my users upload a file of this size or larger in Deta Drive if Micro doesnt't accepts requests larger than (what seems to be) 5MB?
EDIT: Possibly relevant https://stackoverflow.com/questions/52599721/maximum-size-of-payload-for-an-aws-lambda-request-event - Is the described workaround possible with Deta?
Beta Was this translation helpful? Give feedback.
All reactions