This website requires JavaScript.
Explore
Help
Sign In
ian
/
keep-running
Watch
1
Star
0
Fork
You've already forked keep-running
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
8
Wiki
Activity
99cc6708c6
keep-running
/
.gitignore
6 lines
50 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Created Keep Running (kr) command
2023-11-19 02:28:59 +00:00
.idea/
node_modules/
"Added delay option and improved error logging in process manager" 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.
2023-11-19 04:38:49 +00:00
out/
# Random test file...
0