aiidalab / aiidalab/aiidalab-qe
Dump in the app crashes if too many data
Open
- Dominant language
- Python
- Stars
- 33
- Forks
- 25
- Avg merge
- 6h 7m
- Merged PRs (30d)
- 8
Description
Basically, the issue is that we store all the dumped data in a variable, to then use it in the payload of the javascript. The solution would be to dump in a temporary folder, and then download from there. Then, after some point, delete the folder. We can leave the folder available for some time, and show it in the app (so the users knows he can download).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.