RSS-to-Telegram-Bot
RSS-to-Telegram-Bot copied to clipboard
Speed-governor-based flood control workaround
https://t.me/RSStT_Group/4410 https://t.me/RSStT_Group/4425
The current flood control workaround is lock-and-retry-based. In most cases, it works fine. However, some feed updates a lot of posts in a bunch every update period. With the current workaround, most posts are unable to be sent due to timeout or too many retries.
This feature aims to initiatively limit the sending speed of each chat. It should help work around this problem a lot.