v.23.7Improvement
Session creation robust to unreachable IP addresses in HTTP endpoints
In cases where the HTTP endpoint has multiple IP addresses and the first of them is unreachable, a timeout exception was thrown. Made session creation with handling all resolved endpoints. #52116 (Aleksei Filatov).