Resonate Saga Pattern Rust

Implement saga patterns for distributed transactions in Rust with Resonate — forward steps with compensating actions that unwind on failure using Result<T> and match-based compensation dispatch. Use when coordinating multi-step Rust workflows that need consistency across failures. SDK in active development (0.6.0 on crates.io); API surface may change between releases.

resonatehq e266c7e 6.2 KB Updated

File contents

resonatehq/resonate-skills/tree/main/resonate-saga-pattern-rust commit e266c7e2ac

Frequently asked questions

npx skillmds@latest add resonatehq/resonate-saga-pattern-rust