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