fix: make supervised pipeline timeout configurable (#185)

This commit is contained in:
Joseph Magly
2026-08-29 01:12:34 -04:00
parent 9e149bf656
commit 02cafde149
4 changed files with 46 additions and 4 deletions
@@ -0,0 +1,4 @@
[Service]
# Whole-pipeline budget for large checkpoints on the shared A100 host.
# Resource admission, memory limits, and GPU lifecycle timeouts remain separate.
Environment=OBLITERATUS_PIPELINE_TIMEOUT_SECONDS=7200