I am revising an image on one of my NodeJS applications. The application is killed during this treatment. Even when trying to break up the treatment with breaks.
If OnRender kills the application due to excessive resource usage (cpu/memory/i/o/bandwidth) or other reason (free plan, etc.) then it would be very pleasant for the user to understand what limit has been exceeded.
As a bonus: if the reason is added, then it would be even better to have a link to a help to understand how to address the problem (link to the doc and the limits, links to workarounds (e.g. rate limit), link to the paid plans)
·