-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Open
Labels
enhancementNew feature or requestNew feature or request
Description
| 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.
dosubot
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request