When set to true the system allows restarts of the process.
Alternative configuration which should be used when the restart count is exceeded. When null, the process will not be restarted.
Restart count before the alternative will be used.
When the application has exited with an exitcode >= 0 the exit will count as a failure and will restart the application.
Time in seconds after which the restart count will be resetted.
How long before the restart is triggered.
Generated using TypeDoc
Configuration for restart behavior after an exit.
Configuration for alternate start configuration after an exit.