From 824d15bd0e451868de9b5b432e7d2e7d70ebfbd8 Mon Sep 17 00:00:00 2001 From: Ronald Tse Date: Thu, 3 Sep 2026 00:28:07 +0200 Subject: [PATCH] =?UTF-8?q?fix:=20parity=20timeout=205h=20->=2012h=20?= =?UTF-8?q?=E2=80=94=20the=20reference=20decode=20needs=20~7h=20for=202,48?= =?UTF-8?q?0=20pairs?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Two consecutive 18,000s timeouts each completed ~2,000 of 2,480 reference pairs; the resumable file proves steady ~2,000/5h progress. A 12h window lets one run finish (resume carries the 1,984 done). --- src/gpu/modal_export.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gpu/modal_export.py b/src/gpu/modal_export.py index 3300053..9e0b933 100644 --- a/src/gpu/modal_export.py +++ b/src/gpu/modal_export.py @@ -353,7 +353,7 @@ def stage(event: str) -> None: @app.function( cpu=8, memory=32 * 1024, - timeout=5 * 3600, + timeout=12 * 3600, volumes={**CHECKPOINT_VOLUMES, **DATASET_VOLUMES, "/outputs": MODELS_VOLUME}, ) def margin_model(