You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
Similarly from this case,
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.
The text was updated successfully, but these errors were encountered: