feat: telegram request throttling per chat id

This commit is contained in:
Alexander Roidl
2025-07-24 23:48:55 +02:00
parent 206f768b41
commit c989da5f7e
3 changed files with 50 additions and 30 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"