diff --git a/ingest/Snakefile b/ingest/Snakefile index 318a31c66d..ed8c43cbe8 100644 --- a/ingest/Snakefile +++ b/ingest/Snakefile @@ -100,7 +100,7 @@ rule submit_to_loculus: log_level=LOG_LEVEL, shell: """ - sleep 120 + sleep 300 python scripts/submit_to_loculus.py \ --mode submit \ --metadata {input.metadata} \