Some flows based on RSS keep firing for "new entries" while previously been handled already

Author: edpuhsCreated May 5, 2024Updated Feb 13, 2026

Hello,

Hope you all are well. I have noticed some flows based on RSS feeds keep firing as if they contain "new entries".

In my case the flow ends with a discord notification but that should be irrelevant. Worthy of mention that other RSS -> Discord flows are not being fired more than once, leading me to believe the RSS feed and how it's processed are to blame.

This occurs when the event is published, I don't think the manual firing during unpublished state (while editing) takes local state into account.

Example of such an RSS feed: https://ubuntu.com/blog/feed

Thanks