We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c9fddc commit 2a0bc3dCopy full SHA for 2a0bc3d
1 file changed
Configuration/Settings.SupervisorQueues.yaml
@@ -35,6 +35,8 @@ Netlogix:
35
command: 'bash -c "sleep 5 && exec ./bin/fast-rabbit < __CONFIG_FILE__"'
36
process_name: '%(program_name)s_%(process_num)02d'
37
numprocs: '__NUMPROCS__'
38
+ autostart: true
39
+ autorestart: true
40
startsecs: 35
41
startretries: 25
42
user: 'www-data'
0 commit comments