Closed vikktrey123 closed 3 years ago
Horizon currently excepts httpx.ConnectTimeout error in this instance, but this error threw a httpcore.ConnectTimeout error, which isn't handled. Add handling for httpcore.ConnectTimeout error that acts identical to httpx.ConnectTimeout handler.
Misread the log file. This is a different error that needs handling added for it: httpx.ConnectError: [Errno 11001] getaddrinfo failed
Along with this, handling needs to be added for httpx.ReadTimeout same as httpx.ConnectTimeout
02 06 2021 08 25 42.log