We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e039cb commit 0e535a7Copy full SHA for 0e535a7
sagemcom_api/const.py
@@ -2,7 +2,7 @@
2
3
API_ENDPOINT = "/cgi/json-req"
4
5
-DEFAULT_TIMEOUT = 7
+DEFAULT_TIMEOUT = 15
6
DEFAULT_USER_AGENT = "Python_Sagemcom"
7
8
XMO_ACCESS_RESTRICTION_ERR = "XMO_ACCESS_RESTRICTION_ERR"
0 commit comments