Skip to content
This repository was archived by the owner on Jun 3, 2025. It is now read-only.
This repository was archived by the owner on Jun 3, 2025. It is now read-only.

sock_connect vs. timeout? #42

@blokhin

Description

@blokhin

Documented in https://docs.aiohttp.org/en/stable/client_reference.html, sock_connect is set to 10 minutes, which might be too much:

es_timeout = ClientTimeout(total=timeout, sock_connect=600, sock_read=None)

How is it related to a general client timeout?

Metadata

Metadata

Assignees

Labels

documentationImprovements or additions to documentationquestionFurther information is requested

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions