Skip to content

Update README.md - add notes about specific libraries#25

Merged
jkittner merged 1 commit intojkittner:masterfrom
Spitfire1900:patch-1
Dec 31, 2025
Merged

Update README.md - add notes about specific libraries#25
jkittner merged 1 commit intojkittner:masterfrom
Spitfire1900:patch-1

Conversation

@Spitfire1900
Copy link
Contributor

httpx and aiohttp set timeouts by default, worth knowing before adopting this linter.

httpx and aiohttp set timeouts by default, worth knowing before adopting this linter.
@jkittner
Copy link
Owner

The default for aiohttp is 300 secs? (https://docs.aiohttp.org/en/stable/client_reference.html#aiohttp.ClientSession) that seems excessive?

@jkittner jkittner merged commit 9e34169 into jkittner:master Dec 31, 2025
5 checks passed
@Spitfire1900
Copy link
Contributor Author

30 second socket connect timeout, 300 second round-trip timeout.

@Spitfire1900 Spitfire1900 deleted the patch-1 branch December 31, 2025 18:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants