-
-
Notifications
You must be signed in to change notification settings - Fork 823
Closed
Labels
bugSomething isn't workingSomething isn't workingpri/highHigh priority issueHigh priority issuestatus/approvedThis issue is ready to be implementedThis issue is ready to be implemented
Description
User reported an issue where SingleFile uploads causes V8 to go out of heap memory (JavaScript heap out of memory
). This is caused by hoarder's upload logic buffering the entire upload in memory before storing it in the asset db. This need to be changed, and the file should be cached to a temp file instead while it's being uploaded.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingpri/highHigh priority issueHigh priority issuestatus/approvedThis issue is ready to be implementedThis issue is ready to be implemented