Skip to content

FetchNode - Optional timeout to control execution time #1015

@Jimmy-Newtron

Description

@Jimmy-Newtron

response = requests.get(source)

In the mentioned line the request is run without a timeout

The same principle apply to the PDF parsing that has no timeout.

The feature I request is to improve the handling of timeout by configuration.

Simply make it possible to add a timeout to the FetchNode and use it when performing long blocking requests.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions