Skip to content

Client-side timeouts are ignored for _iter requests. #1418

@Lorak-mmk

Description

@Lorak-mmk

Client timeouts are handled in Session::run_request. Auto-paging requests do not go trough this method. They use QyeryPager instead. Important code there is in QueryPager::work. Unfortunately it does not handle client-side timeouts in any way - so there is potential for requests to hang forever!

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions