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.
2 parents 8477ac4 + 44ad5b7 commit f8bb870Copy full SHA for f8bb870
nucleus/constants.py
@@ -1,5 +1,5 @@
1
NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
2
-DEFAULT_NETWORK_TIMEOUT_SEC = 60
+DEFAULT_NETWORK_TIMEOUT_SEC = 120
3
ITEMS_KEY = "items"
4
ITEM_KEY = "item"
5
REFERENCE_ID_KEY = "reference_id"
0 commit comments