thp / urlwatch

Watch (parts of) webpages and get notified when something changes via e-mail, on your phone or via other means. Highly configurable.
https://thp.io/2008/urlwatch/
Other
2.79k stars 350 forks source link

Cache inconsistency creating new items from nowhere #800

Closed mhalano closed 4 months ago

mhalano commented 4 months ago

I execute urlwatch from a cron command every 30 minutes, but I'm getting actually old new entries, so it's quite spamming my email inbox. I'm using a wheel from e7a4d004425bdb275201ec5af45b24ac8c8d1946 commit because I need the support to Python 3.12.

bb6 commented 4 months ago

It seems you are also experiencing the same issue as Issue 779, where "NEW" blank reports without any changes or additions will fire on every cron command.

Jamstah commented 4 months ago

Does this happen every time, or is it intermittent?

mhalano commented 4 months ago

@Jamstah I think it's happening all the time. I have many entries so it's easy to happen. The error is the same as #779, so I will close this issue.