mirror of
https://github.com/langflow-ai/langflow.git
synced 2026-07-25 02:59:06 +08:00
Capture pre-update rollback journals during forward WxO updates and replay them on failure via rollback_update_from_journal and rollback_update_result. Refactor tool rollback into rollback_tools with parallel batch cleanup, return rollback_data on successful applies, and expand unit coverage for journal fidelity, WxO API replay, and best-effort durability.