Ian Wijma
7a43503c52
This commit introduces a delay option to the process manager. This option allows us to set the time delay before restarting a process that has crashed. This is useful in scenarios where an immediate restart might cause further issues or allow time for external dependencies to become available again. It also refines the error logging by reducing the amount of crash logs printed. Now, only the last crash log is presented which aides in maintaining readability. A conflict prevention has been also added to reduce the chance of mixed usage between 'rpm' and 'rph' options. The update also enforces tidiness by adding an extraneous file to the .gitignore list. |
||
---|---|---|
.github/workflows | ||
bin | ||
src | ||
.gitignore | ||
package-lock.json | ||
package.json |