arches / whacamole

restart heroku dynos that run out of RAM instead of swapping to disk
115 stars 12 forks source link

does whacamole watch background workers too? #3

Closed homanchou closed 10 years ago

homanchou commented 10 years ago

In tailing the logs I only see memory output for web workers, I don't see any for heroku background workers: worker.1, worker.2 etc. Is that not supported?

homanchou commented 10 years ago

looks like in the stream the regex is only checking web. added a PR#4 that also includes worker. Running it now, let's see if it works.

arches commented 10 years ago

resolved in v1.0