Skip to content

Make Network Operations Asynchronous to Improve Bot Responsiveness #6

Description

@Zingzy

The bot is currently experiencing performance issues due to blocking network operations. Specifically, interactions with the py_spoo_url module for retrieving statistics and other data are executed synchronously, causing the bot to freeze during these operations and blocking the main thread.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions