Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork391
Open
Labels
Description
As reported onCZO, depending on how the RSS feed has sorted its entries (newest first or oldest first), the RSS bot integration may only pull the oldest entries and ignore newer/latest entries in the feed.
Fixing the implementation will probably involve two loops for processing feed entries:
- first, one looking for items we've not processed
- then, a second block going through those to decide what to do with them