CC#•Created by aquatic stone on 9/14/2024 in #help HttpClient does automatic retry after recieving 408 (Timeout) error code from server
I am not using any retry policies, I am making simple default httpclient object. Httpclient itself does automatic retry and I want to break it but not working as expected.