REPOSITORY / ScuroNeko/Laniakea

Issues

ISSUES REPOSITORY

Long polling issue #14

Closed
opened 2026-06-11 13:24:53 +03:00 by ScuroNeko · 1 comment
Owner

Is random moment long polling stop to query updates until restart

2026-06-10T13:27:28+03:00 debug API: REQ https://api.telegram.org/bot<TOKEN>/getUpdates {"offset":0,"timeout":30}
2026-06-10T13:27:51+03:00 debug BOT: Loaded 2 users
2026-06-10T13:27:58+03:00 debug API: RES getUpdates {"ok":true,"result":[]}
2026-06-10T13:27:58+03:00 debug API: REQ https://api.telegram.org/bot<TOKEN>/getUpdates {"offset":0,"timeout":30}
2026-06-10T13:28:51+03:00 debug BOT: Loaded 2 users

add more debug or find bug

Is random moment long polling stop to query updates until restart ``` 2026-06-10T13:27:28+03:00 debug API: REQ https://api.telegram.org/bot<TOKEN>/getUpdates {"offset":0,"timeout":30} 2026-06-10T13:27:51+03:00 debug BOT: Loaded 2 users 2026-06-10T13:27:58+03:00 debug API: RES getUpdates {"ok":true,"result":[]} 2026-06-10T13:27:58+03:00 debug API: REQ https://api.telegram.org/bot<TOKEN>/getUpdates {"offset":0,"timeout":30} 2026-06-10T13:28:51+03:00 debug BOT: Loaded 2 users ``` add more debug or find bug
ScuroNeko added the Kind/Bug
Priority
High
2
labels 2026-06-11 13:24:53 +03:00
ScuroNeko self-assigned this 2026-06-11 13:25:47 +03:00
Author
Owner

Fixed in v1.0.2

Fixed in v1.0.2
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ScuroNeko/Laniakea#14