Constraint
There is a hard limit of 150MB on the size of dehydrated files. Depending on the complexity of the app, issues can also occur for files over ~100MB.Errors user will see if constraint is hit
- In their Zap history, the user will see an error like
Runtime exited with error: signal: killed
.
Best practice
If your integration regularly loads large files, provide checks on file size and don’t perform hydration for files that are larger than ~100MB. Include messaging for users letting them know of the limit on file size in the trigger/action description or in aCopy
field above the file input field.
Need help? Tell us about your problem and we’ll connect you with the right resource or contact support.