The document presents a solution for reliable data transmission in networks with frequent link failures by using an event-driven approach to calculate the best path efficiently. It involves monitoring link status, evaluating the affected paths, and adjusting the established path (ERO) as needed, employing technologies like Dijkstra's algorithm and caching for optimization. The proposed solution is adaptable for various traffic types and aims to improve network performance through intelligent link management.