Distributed microservices often face the challenge of maintaining data consistency without relying on heavy distributed transactions. The SAGA design pattern i…