Ilya
Results
1
issues of
Ilya
I noticed that with retries enabled, there are no timeout retries. I read the [documentation](https://docs.python.org/3/library/asyncio-task.html#timeouts), and it says that `wait_for` throws a `TimeoutError`, not a `CancelledError`.