Telegram request throttling per chat ID (#147)

* feat: telegram request throttling per chat id

* feat: telegram chat throttle cleanup

* feat: telegram throttled chats cleanup
This reverts commit 6c1786dcc2.
This commit is contained in:
Alexander Roidl
2025-08-01 10:03:40 +02:00
committed by GitHub
parent ae4b6d1f40
commit b66f873a91
3 changed files with 72 additions and 25 deletions

View File

@@ -5432,6 +5432,11 @@ p-locate@^5.0.0:
dependencies:
p-limit "^3.0.2"
p-throttle@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/p-throttle/-/p-throttle-7.0.0.tgz#d2650e884dad46fd626a9a5cfc3fb239cb799dee"
integrity sha512-aio0v+S0QVkH1O+9x4dHtD4dgCExACcL+3EtNaGqC01GBudS9ijMuUsmN8OVScyV4OOp0jqdLShZFuSlbL/AsA==
pac-proxy-agent@^7.1.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/pac-proxy-agent/-/pac-proxy-agent-7.2.0.tgz#9cfaf33ff25da36f6147a20844230ec92c06e5df"