Skip to content

RSS bot pulls the oldest entries and ignores the newer/latest entries on the feed. #831

Open
@laurynmm

Description

@laurynmm

As reported on CZO, 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions