Skip to content

Commit 2a0bc3d

Browse files
committed
BUGFIX: Enable autorestart for SupervisorQueues
Original: 39b9b987ee4bb563c36b299e3b3b9b2955e5f8d2
1 parent 9c9fddc commit 2a0bc3d

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

Configuration/Settings.SupervisorQueues.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@ Netlogix:
3535
command: 'bash -c "sleep 5 && exec ./bin/fast-rabbit < __CONFIG_FILE__"'
3636
process_name: '%(program_name)s_%(process_num)02d'
3737
numprocs: '__NUMPROCS__'
38+
autostart: true
39+
autorestart: true
3840
startsecs: 35
3941
startretries: 25
4042
user: 'www-data'

0 commit comments

Comments
 (0)