moleculer-web
moleculer-web copied to clipboard
fix: moleculer crash if file size is too large
i've created this repo
bug can not reproduce on moleculer-web source
https://github.com/0x0a0d/issue-313-moleculer-web
I could reproduce the issue but this PR doesn't fix it correctly.
PR keeps moleucler to not crash, the real problem I think is due to busybox, but I don't have time to look closely.