Skip to content

Commit 44ad5b7

Browse files
committed
make it a round 2 mins
1 parent 10148ad commit 44ad5b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

nucleus/constants.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
NUCLEUS_ENDPOINT = "https://api.scale.com/v1/nucleus"
2-
DEFAULT_NETWORK_TIMEOUT_SEC = 100
2+
DEFAULT_NETWORK_TIMEOUT_SEC = 120
33
ITEMS_KEY = "items"
44
ITEM_KEY = "item"
55
REFERENCE_ID_KEY = "reference_id"

0 commit comments

Comments
 (0)