You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cron could be done via crontab or using Bree, similarly you could do the memory/cpu restarts using a Bree job as well, which itself could be run via cron. Node allows you to send SIGINT or SIGUSR2 for example to a process, so this feature isn't necessarily needed.
Cron could be done via crontab or using Bree, similarly you could do the memory/cpu restarts using a Bree job as well, which itself could be run via cron. Node allows you to send SIGINT or SIGUSR2 for example to a process, so this feature isn't necessarily needed.
I'm still considering adding it during winter break when I have a substantial period of time to add it.
Applications are automatically restarted on auto exit.
But option to configure extra restart strategies will be very helpful like:
The text was updated successfully, but these errors were encountered: