clusterflux-public/examples/recovery-build
Clusterflux release 2927ca6912 Public release release-ce2d9c9dc397
Source commit: ce2d9c9dc3979543dd4e40b29e7fba2d55cc8633

Public tree identity: sha256:168e259dfbcbf75b34d46c1c641fd448e474550988c1d2eda802826bf103c0bc
2026-07-19 13:31:53 +02:00
..
envs/linux Public release release-ce2d9c9dc397 2026-07-19 13:31:53 +02:00
src Public release release-ce2d9c9dc397 2026-07-19 13:31:53 +02:00
Cargo.toml Public release release-ce2d9c9dc397 2026-07-19 13:31:53 +02:00
README.md Public release release-ce2d9c9dc397 2026-07-19 13:31:53 +02:00

Recovery build

This advanced example starts two instances of the same task definition. The stable lane completes while the recovering lane executes a real failing command under AwaitOperator. Edit the failing command to write /clusterflux/output/recovering.txt, then restart that task from the debugger or CLI. The original main join completes from the replacement attempt.