Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Discord] Handle ClientConnectionError in Twitter task
Instead of ClientOSError, as ServerDisconnectedError does not subclass it as previously indicated in aiohttp's documentation: aio-libs/aiohttp#7733
- Loading branch information