Skip to content

[OTHER] Utilize bot's aiohttp.clientSession for API health checks method #163

Description

@ZRexshima

Describe the issue

The async healthcheck method was created before the bot had it's own aiohttp.clientSession. A new session is created for every call of this method. This is now unneccessary and should be changed to use the bot's session.

Screenshots

Additional context

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions