Skip to content

Commit ee1fa4c

Browse files
committed
back to 2 ncro workers
as more seem to be getting blocked
1 parent 9fdddc2 commit ee1fa4c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dms_datastore/download_ncro.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
REQUEST_CHUNK_YEARS = 5
3535
ALIGN_CHUNKS_TO_YEAR_MODULUS = True
3636
RETAIN_INVENTORY_HOURS=24
37-
NCRO_MAX_WORKERS = 4
37+
NCRO_MAX_WORKERS = 2
3838

3939
mappings = {
4040
"Water Temperature": "temp",

0 commit comments

Comments
 (0)