Skip to content

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

Open
@Mking788

Description

@Mking788

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions