Skip to content

Commit

Permalink
Update CHANGES/7342.breaking.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
bdraco authored Oct 1, 2024
1 parent 50d97cf commit 6029cd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES/7342.breaking.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
Fixed failure to try next host after single-host connection timeout -- by :user:`brettdh`.

The default :class:`aiohttp.ClientTimeout` params has changed to include a ``sock_connect`` timeout of 30 seconds so that this correct behavior happens by default.
The default client :class:`aiohttp.ClientTimeout` params has changed to include a ``sock_connect`` timeout of 30 seconds so that this correct behavior happens by default.

0 comments on commit 6029cd6

Please sign in to comment.