Skip to content

Commit 8f106f8

Browse files
committed
MAINT: using longer timeout to accommodate cosmodc2 async query
1 parent eb8a955 commit 8f106f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
exclude_patterns = ['_build', 'notes', '.tox', '.tmp', '.pytest_cache', 'README.md']
4343

4444
# MyST-NB configuration
45-
nb_execution_timeout = 900
45+
nb_execution_timeout = 1200
4646
nb_merge_streams = True
4747

4848
nb_execution_excludepatterns = []

0 commit comments

Comments
 (0)