-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
Bug-ReportConfirmed bug reportConfirmed bug report
Description
Describe the bug
sometimes the RSS bridge is not working well. Then the RSS feed posts something unwanted: Error 404 or Error 500. There should be an option to disable verbose.
To Reproduce
Steps to reproduce the behavior:
- connect the RSS output to a bot that posts the latest RSS entry into a channel.
- provoke the server to fail (not available 404, or internal server error 500)
- the channel will get a new post with Bridge returned error 500! (number) and the posted URL contains the RSSfeed instead of the URL of the missing new RSS entry.
Expected behavior
when server errors occurs, please do not post anything into RSS output
Screenshots
If applicable, add screenshots to help explain your problem.
Additional context
This happened with an alternative RSS bridge instance, with Filter in use.
Metadata
Metadata
Assignees
Labels
Bug-ReportConfirmed bug reportConfirmed bug report