langflow/src
Gabriel Luiz Freitas Almeida b5743ff980
fix: Enhance edge update logic and refactor edge data handling (#6808)
* feat: Enhance edge update logic with robust node reconciliation and type handling

Improves the `update_edges_with_latest_component_versions` function by:
- Adding comprehensive node reconciliation for missing nodes
- Implementing more robust type and handle matching
- Improving error logging and edge state tracking
- Adding detailed docstring explaining the function's complex logic
- Handling edge cases with null or missing node data
- Enhancing type conversion and handle escaping mechanisms

* refactor: update edge data
2025-02-25 15:10:45 +00:00
..
backend fix: Enhance edge update logic and refactor edge data handling (#6808) 2025-02-25 15:10:45 +00:00
frontend Fix: Reset Edge Update Tracking Before Success Message in UpdateAllComponents (#6797) 2025-02-24 23:04:59 +00:00