Adrian Nilsson
Results
1
comments of
Adrian Nilsson
I'm also experiencing this on 4.4.1. I'm attempting to catch `requests.exceptions.ReadTimeout` [as documented](https://github.com/docker/docker-py/blob/4.4.1/docker/api/container.py#L1292). However, no such error is catched. Instead, I'm presented with a trace of the same exceptions as...