forked from SteveKueng/simpleMDMpy
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The system does not set or allow to set a configurable requests timeout and so it may wait forever for a request to complete.
The timeout should be configurable either globally (e.g. via SimpleMDM.set_requests_timeout(timeout_msecs)) or on a per-API basis (e.g. passed as API's __init__ argument).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request