Skip to content

Release v2.3.2

Compare
Choose a tag to compare
@aoberoi aoberoi released this 15 Jul 17:50
· 328 commits to main since this release

This release fixes an issue where connection timeouts are too aggressive. It doubles the time allowed while also only counting the time it takes for TCP connect to finish, not the entire HTTP response to be received (#106 thanks @dramalho)