Feed reader should globally limit how many requests are sent to a given domain #455
Labels
Feeds
Involves the RSS feed service.
T-Enhancement
New features, changes in functionality, performance boosts, user-facing improvements.
Taken from matrix-org/go-neb#382
Basically, we don't want to register 50000 feeds against matrix.org, and then have the RSS system hit it 50000 times in a cycle. Better to limit on domain if possible.
The text was updated successfully, but these errors were encountered: