spring-framework icon indicating copy to clipboard operation
spring-framework copied to clipboard

Fix throws only ResourceAccessException on timeout

Open giampa91 opened this issue 8 months ago • 0 comments

CancellationExceptions are thrown instead of the expected ResourceAccessException during timeout scenarios. Handle the CancellationExceptions in order to throw an ResourceAccessException when timeout occurred

Closes gh-33973

giampa91 avatar Apr 05 '25 12:04 giampa91