Commit Graph

62 Commits

Author SHA1 Message Date
359a6b6137 Add CustomErrorHandler and use it
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
rust-clippy analyze / Run rust-clippy analyzing (push) Waiting to run
Ignore benign 'Bad Request: message to be replied not found' Telegram
error while logging other errors
2025-10-25 20:16:19 +02:00
61b0b68194 Increase tick interval for pending updates to 1800
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-08-10 15:43:20 +02:00
28892d9fea Fix pending update count check in webhook handling
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
2025-08-10 14:51:23 +02:00
6b39a837ff Update invalid token check to match new error message 2025-08-10 14:18:41 +02:00
9da1c4eed2 Fix typo in check_uninited function name and improve error logging 2025-08-10 13:52:09 +02:00
34f0c9feb6 Update deps and refactor 2025-08-09 23:10:40 +02:00
a829ba200d Invalidate cache and delete bot on invalid token error
Some checks are pending
Build docker image / Build-Docker-Image (push) Waiting to run
2025-07-04 14:40:45 +02:00
3ea53b9e07 Test teloxide 0.14 2025-03-29 22:41:18 +01:00
b8ea8810d5 Fix 2025-03-29 21:57:32 +01:00
1592dce496 Fix 2025-03-29 21:56:46 +01:00
c9112ffa7f Fix 2025-03-29 21:47:27 +01:00
74eb71f966 Update init 2025-03-29 21:40:19 +01:00
2f5dac7b9d Wait 1 minute before check webhooks 2025-03-29 21:22:35 +01:00
e2e4088a6f Update
Some checks failed
Build docker image / Build-Docker-Image (push) Has been cancelled
2025-01-04 16:15:12 +01:00
41ecf697f2 Add throttle in check_pending_updates 2024-05-24 01:38:07 +02:00
5288eb0b0a Ignore webhook check for 10 minutes if receive 3 error in row 2024-05-24 01:32:15 +02:00
a390a5aa8e Fix 2024-05-09 21:39:56 +02:00
a509647ed0 Fix 2024-05-05 15:55:05 +02:00
8ba889ec0b Fix cpu usage 2024-05-05 00:47:18 +02:00
a77ab84f5c Fix check intervals 2024-05-03 01:03:21 +02:00
493ac00867 Delete bots if wrong token 2024-05-03 00:50:21 +02:00
bb6c21c1b0 Remove unused import 2024-04-28 20:54:29 +02:00
b4ba160aa2 Try fix stucks 2024-04-28 20:52:44 +02:00
6f645e609a Fix 2024-04-02 20:01:36 +02:00
02fba3204f Update BotsManager check func 2024-02-25 18:45:25 +01:00
9987337c7f Update caches 2024-02-22 20:49:02 +01:00
8d9181dc0e Get webhook port from env 2024-01-08 19:54:37 +01:00
f4511ea2b4 Fix 2024-01-08 03:11:08 +01:00
91fe59b215 Fix 2024-01-08 03:04:22 +01:00
7b6b43ca81 Fix set webhook bug 2024-01-08 02:53:24 +01:00
da6f5161fe Add gracefull shutdown 2024-01-08 00:58:08 +01:00
8431b27ce0 Refactor 2024-01-08 00:39:00 +01:00
452040e83a Add pre-commit 2023-09-24 22:37:40 +02:00
7b9863d0d6 Fix 2023-08-26 01:58:38 +02:00
6610521103 Fix 2023-08-26 00:17:48 +02:00
937e9c16d4 Fixes 2023-08-26 00:01:23 +02:00
3bb476190c Fix 2023-08-12 14:27:56 +02:00
90424ffbc0 Fix 2023-08-12 14:23:50 +02:00
231e88c690 Update log handler 2023-08-09 02:27:17 +02:00
9b35b41ad1 Fix 2023-08-09 02:17:44 +02:00
b5f477678a Fix 2023-07-25 11:43:33 +02:00
790e0c0fc0 Fix 2023-07-21 23:17:32 +02:00
c707c20c7b Fix 2023-07-21 23:10:28 +02:00
a07d1a7f8b Fix 2023-07-21 02:12:23 +02:00
4c6686b5a9 Fix 2023-07-21 02:06:03 +02:00
4d54706761 Update 2023-07-21 02:00:37 +02:00
f3fd08d2b8 Fix 2023-07-21 01:42:24 +02:00
4b171e5670 Fix 2023-07-21 01:32:43 +02:00
5d0d8b8b1c Update 2023-07-21 01:23:21 +02:00
507ad1f91f Update bots manager 2023-07-21 01:07:08 +02:00