Files
3x-ui/web
MHSanaei 3fa0da38c9 Add timeouts and delays to backup sends
Add rate-limit friendly delays and context timeouts when sending backups via Telegram. Iterate admin IDs with index to sleep 1s between sends; add 30s context.WithTimeout for each SendDocument call and defer file.Close() for opened files; insert a 500ms pause between sending DB and config files. These changes improve resource cleanup and reduce chance of Telegram rate-limit/timeout failures.
2026-02-14 22:31:41 +01:00
..
2026-02-11 18:21:23 +01:00
2026-02-11 22:21:09 +01:00
2026-02-11 22:21:09 +01:00
2026-02-14 21:41:20 +01:00