Skip to content

Import feeds through scheduler task #5

@seirerman

Description

@seirerman

An idea for a new feature that could prevent feed_display to show errors because the feed could not be fetched:

Create a scheduler task that parses and stores the feed items in a database table every x minutes.

If the plugin is called it can use the stored records and show them in the frontend, using regular TYPO3 caching.

In case the feed goes down for some reason, the plugin can still show the old records until the scheduler task can import new feed items again. There is no error visible in the frontend, ever.

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