5 ms·
how to do it if we are running at nodejs app?
by gokulk 13y ago
how to do it if we are running at nodejs app?
- mattangriffel 13y agoI 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.