Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No request timeouts #32

Open
disconnect3d opened this issue Jul 26, 2021 · 0 comments
Open

No request timeouts #32

disconnect3d opened this issue Jul 26, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@disconnect3d
Copy link

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).

@MagerValp MagerValp added the enhancement New feature or request label Nov 29, 2022
@MagerValp MagerValp self-assigned this Nov 29, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants