Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with Sending Multiple Files Causing Infinite Loop in Bot Due to Delayed Server Response #1475

Open
Mking788 opened this issue Aug 1, 2024 · 0 comments
Labels

Comments

@Mking788
Copy link

Mking788 commented Aug 1, 2024

I have an issue when sending multiple files. When I make a request to an API, it might return more than 50 links. I want to send a video for each link. However, when the request is sent to the bot, while waiting for the server's response, if it takes more than a minute, the request is repeated without any message from the user, and eventually, this process continues indefinitely, causing the bot to get stuck in an infinite loop.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant