Skip to content

Discover older feed items #59

@jhansche

Description

@jhansche

#56 by @SankeerthB highlights that even once the automation is working, it won't discover older feed items (beyond the first page of items). This is normally fine when the integration is polling every 10 min, but for the first use of the integration, it might have more postcards farther back in the feed that need to be discovered.

We can store a flag (boolean or oldest feed item date) once we've traversed the feed back to the beginning, and do that on the first poll after installing, if it hasn't been done yet. Or go back one additional page for each polling internal until reaching the oldest page, if we're concerned about hammering the API.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions