Skip to content

Core: change the default timeout of JSONConnection.api_request() to non-None #10217

@plamut

Description

@plamut

As discussed offline - a None default timeout can cause requests to hang indefinitely, which is especially problematic in libraries that do not provide any reasonable means of overriding that timeout.

In order to avoid bugs resulting from that, the current default needs to be changed.

Metadata

Metadata

Assignees

Labels

api: coretype: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions