themarshallproject / klaxon

Klaxon enables reporters and editors to monitor scores of sites on the web for newsworthy changes.
https://newsklaxon.org
MIT License
646 stars 199 forks source link

Feed only updates after manually selecting 'latest change' on web #560

Closed RidleyJG closed 2 years ago

RidleyJG commented 2 years ago

I'm running into an issue where the Klaxon Feed will only update with new entries once I've clicked on a watched item's 'latest change' button within the web interface of the application. Heroku's log appears to show the app working as intended, though no changes are being sent to the Feed automatically, and therefore Slack and Discord notifications no longer function. Any ideas welcome, thanks.

immewnity commented 2 years ago

Is the rake function running every 10-ish minutes?

RidleyJG commented 2 years ago

It is, yeah. Every 10 minutes. I also set up a new rake command on a hobby dyno but same issue, so I went back to the free dyno option and the issue persists, unfortunately. Klaxon has been working as intended for around 2 years now, but ran into this issue a few days ago.

RidleyJG commented 2 years ago

I left this issue overnight and Klaxon now appears to be working as intended again, so going to put this up to some sort of temporary service issue with Heroku or similar. Thanks for your interest, anyways.