maubot / rss

A RSS plugin for maubot
GNU Affero General Public License v3.0
69 stars 21 forks source link

Feature request: Add config option for matrix resend backoff #54

Open a-0-dev opened 1 year ago

a-0-dev commented 1 year ago

I kind of rely on the RSS bot to send messages of a feed into a room, however some messages are dropped if there are errors (such as the homeserver not responding or similar). It would be great if there was a (configurable) resend backoff which tries to send the matrix messages again if some error occured.

Suggestions:

This would also cover potential issues if there is any other problem with the bot which is fixed few weeks after, because feed items which weren't processed properly (e.g. ending in a matrix message) would be processed again until it worked or the absolute limit of suggested 4 weeks is reached.