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 f1f8223 commit 231eb5dCopy full SHA for 231eb5d
atlassian/rest_client.py
@@ -39,7 +39,7 @@ def __init__(
39
url,
40
username=None,
41
password=None,
42
- timeout=60,
+ timeout=75,
43
api_root="rest/api",
44
api_version="latest",
45
verify_ssl=True,
0 commit comments