Welcome Emre Çalışkan as #curl commit author 1412: github.com/curl/curl/pull/1906…
Reset retry count on each request to fix connection retry issue by thecaliskan · Pull Request #19066 · curl/curl
Description: This MR fixes an issue where the connection retry mechanism does not trigger when CONN_MAX_RETRIES + 1 attempts are reached, resulting in the error: The root cause is that the retry co...GitHub