How do you kill all heroku workers?
I have tried:
heroku scale worker=0
and it doesn't work.
It depends on the stack.
The slider interface exposed via the website doesn't let you control Cedar stack applications, one of the following should do the trick though:
heroku ps:stop worker
or
heroku ps:workers 0
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With