Workers

Is it normal for the workers to stop? Test environment, so not actively passing traffic, but need to run broctl restart of broctl deploy to get the workers to start back up.

What are good things to look to see what the issues that is causing it.

Thanks

Make sure you've added:

0-59/5 * * * * root <path>/broctl cron

to your crontab.

James