Skip to content

Unexpected Exceptions from AsyncIO Event Loop is not being raised. #9

@CodexLink

Description

@CodexLink

Similarly from this case,

2021-08-10T18:20:11.7913286Z [2938ms, INFO] at badge.py:267 -> Discord Client Task is done. Processing the badge...
2021-08-10T18:20:11.7914778Z [2938ms, INFO] at badge.py:293 -> Preferred Activity PreferredActivityDisplay.RICH_PRESENCE does not exists. Using other activity such as CUSTOM_ACTIVITY.
2021-08-10T18:20:11.7936384Z Unclosed connector
2021-08-10T18:20:11.7937789Z connections: ['[(<aiohttp.client_proto.ResponseHandler object at 0x7f182638fa60>, 55.661981074)]']
2021-08-10T18:20:11.7938859Z connector: <aiohttp.connector.TCPConnector object at 0x7f18264b3a00>

Sometimes ClientSessions were closing the connection when it failed to process requests. This would normally happen when the container or the script was executed in a local device, so I'm looking forward to fixing it in the near future.

There will be a list of tasks here, but will show them as I decide what steps I should do later.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions