Hate to pile on - but this the first time I've felt that Heroku is no longer a platform where I can "forget servers" and "focus 100% on the code". Setting up a different web server - okay fine, I can deal. I don't run a big app there (I pay under $50/month - most of that is for an SSL cert - but I do pay) but now I have to run something called a "clock process" to send a weekly digest email (with guarantees that it will actually send).
Not happy about this change.
Guess I'm glad I can run DelayedJob in a unicorn worker, but Heroku is no longer `git push` and go in my mind.
Not happy about this change.
Guess I'm glad I can run DelayedJob in a unicorn worker, but Heroku is no longer `git push` and go in my mind.