[loop-cycle] fix: consume cycle_result.json after reading (#897) #898
Reference in New Issue
Block a user
Delete Branch "fix/cycle-result-consume-once"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Adds consume-once semantics. After reading cycle_result.json, the file is deleted. Prevents stale results from poisoning metrics.
Closes #897