Acerca de
This skill provides specialized architectural patterns and implementation guidance for building resilient distributed systems using Temporal. It helps developers master the critical distinction between deterministic orchestration logic and non-deterministic external activities, ensuring processes can survive infrastructure failures. By implementing patterns like Saga for distributed transactions, entity workflows for state management, and robust retry policies, this skill enables the creation of complex, long-running processes that remain consistent and reliable across any scale.