Open
Description
Originally reported by @StorytellerCZ.
Expected Behavior
When deploying the Meteor application with OneSDK installed, one expects it to work without any issues on standard hosting.
Current Behavior
After deploying the application to Meteor Galaxy (a Meteor-specific cloud hosting solution) the application immediately (?) crashes with OOM error:
https://gist.github.com/StorytellerCZ/4ce7196f416972ec2760d384def74439
Steps to Reproduce
To be added. I will try to reproduce this with minimal application; it's possible we are reaching Galaxy limit in addition to other libraries.
Your Environment
- Version used:
@superfaceai/[email protected]
- Environment name and version: Node 14.18.2
- Operating System and version: Ubuntu 20.04 (see docs)