gugray / rss-parrot

Notifies Mastodon accounts about new posts in the RSS feeds they follow
https://rss-parrot.net
MIT License
109 stars 7 forks source link

Refresh frequency #36

Closed fishcharlie closed 6 months ago

fishcharlie commented 7 months ago

Curious how often this service polls for updates to the RSS feeds. Didn't see anything mentioned about it in https://rss-parrot.net/web/about.

gugray commented 6 months ago

This is a configuration option, but the actual configuration values only exist in the service, not in the public code on Github. The polling frequency depends on how old the last post is.

<1 day: hourly <1 week: every 3 hours <4 weeks: every 6 hours older: every 12 hours