romainbutteaud / Kaffeine

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

No decaf confirmation #28

Closed evg1n closed 2 years ago

evg1n commented 5 years ago

How can one know if their unsubscription has succeeded?

The app causes my app to crash due to memory leak, because it is a web crawler that sometimes it takes more than 30 minutes to finish.

ruslankurmanaleev commented 4 years ago

How can one know if their unsubscription has succeeded?

The app causes my app to crash due to memory leak, because it is a web crawler that sometimes it takes more than 30 minutes to finish.

When you add the web-site, it adds +1 to websites. When you remove an app, it will decrease the total number by one.

SaberMDAbir commented 4 years ago

@evg1n I had the same issue but found out that when you refresh the page after clicking "remove your app?", then a dialog pops up to decaffeinate your app. Submitting this form removes the app. @romainbutteaud You can close this issue.

evg1n commented 2 years ago

[No Activity]