Skip to content

Commit 9d7dcc0

Browse files
committed
higher timeout
1 parent 7c73121 commit 9d7dcc0

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_TIMEOUT = 30
2+
DEFAULT_TIMEOUT = 60
33
ITEMS_KEY = "items"
44
ITEM_KEY = "item"
55
REFERENCE_ID_KEY = "reference_id"

0 commit comments

Comments
 (0)