Skip to content

Commit bb53ea2

Browse files
committed
[H] Bump mirroring concurrency to 128
1 parent e646276 commit bb53ea2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployments/prod/environment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1724,5 +1724,5 @@ def env() -> Mapping[str, Optional[str]]:
17241724

17251725
'AZUL_MIRROR_BUCKET': 'humancellatlas',
17261726

1727-
'AZUL_MIRRORING_CONCURRENCY': '64'
1727+
'AZUL_MIRRORING_CONCURRENCY': '128'
17281728
}

0 commit comments

Comments
 (0)