romainbutteaud / Kaffeine

Keeping free Heroku apps awake.
kaffeine.herokuapp.com
1.05k stars 112 forks source link

Why after 30 A minute and then not working #37

Open chalitbkb opened 4 years ago

chalitbkb commented 4 years ago

I tested your project with your clone project. I found that after 30 minutes, there was no request to Heroku that I added so that my Heroku could not sleep. Can you please tell me which parts I missed? Or I forgot to configure some settings

ruslankurmanaleev commented 4 years ago

I tested your project with your clone project. I found that after 30 minutes, there was no request to Heroku that I added so that my Heroku could not sleep. Can you please tell me which parts I missed? Or I forgot to configure some settings

Chalitguza, to prevent your app from sleeping your need to add your web-site on Kaffeine's website. You don't need to clone project and install it on Heroku. It won't prevent your app from sleeping as you need something that will ping your app from outside. Jobs won't work either.