Hacker News new | ask | show | jobs
by gokulk 4739 days ago
how to do it if we are running at nodejs app?
1 comments

I actually think it shouldn't matter what kind of app you're running on Heroku. It's just pinging the URL every 30 seconds to check availability, which has the nice side effect of not allowing your dyno to idle.