Files
3x-ui/web/service
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 22:21:09 +01:00
2026-02-09 23:36:10 +01:00
2025-09-20 09:35:50 +02:00
2026-02-11 18:21:43 +01:00
2025-10-21 13:02:55 +02:00
2025-09-20 09:35:50 +02:00
2026-01-13 17:40:52 +01:00