Skip to documentation content
On this page
  1. Authoritative source

Transactional TLN output

Packs to a sibling temporary archive and replaces the destination only after success.

The output parent is created, the last staged project is packed to a hidden sibling .tmp path, and os.replace commits it atomically. Pack, checkpoint, timeout, solve, or Python failures delete the temporary archive and retain any previous destination.

Authoritative source

Catalog
telion.batch.persistence
Identity
temporary_path+os.replace
Path
src/telion_backend/v2/service.py
Symbol
TelionService.execute_workflow