-
-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Error] Service crashed #40
Comments
Yeah, I just noticed too. I'm resizing the disk volume to increase capacity. We're back online in a few minutes |
The disk has been resized, but the node is under massive CPU pressure right now, so I'm considering increasing CPU capacity. On that note, please consider sponsoring this project, as I pay the infrastructure costs from my own pocket, and these costs are constantly increasing. |
@wessberg Thanks for your great job! I have replaced Polyfill.io with Polyfiller for almost one year. I'm learning how to donate across Chinese Great Firewall, and making an Open-source sponsor plan in my new company. |
@wessberg |
Yeah, Javascript heap was exceeded due to holding over 8 gigs of polyfills in the memory cache. For now I've solved it with a simple reload, but a more sophisticated system for respecting memory- and disk limits will need to be implemented at some point to avoid exceeding available system resources. I will track this in separate issues (#44) and (#43). Thanks for letting me know. |
URL
https://polyfill.app/api/polyfill?features=es.string.match-all,es.object.from-entries,regenerator-runtime,url
Error
@wessberg
The text was updated successfully, but these errors were encountered: