resonate-basic-debugging-rust
OfficialQuickly triage Rust Resonate SDK failures
System Documentation
What problem does it solve?
Provides a focused triage and troubleshooting guide for Resonate applications built with the Rust SDK, helping developers diagnose compile-time and runtime failures such as registration errors, serde serialization issues, tokio runtime mismatches, non-determinism during replay, and git-dependency install problems specific to the v0.1.0 SDK.
Core Features & Use Cases
- Structured triage flow: Step-by-step checks from compilation through registration, serde, runtime, and server compatibility to narrow down root causes quickly.
- Practical fixes and patterns: Concrete guidance on function signatures, serde derive requirements, tokio runtime annotations, spawn/await semantics, and how to avoid non-deterministic code paths in durable functions.
- Repro and verification: Tips for minimal repros, Cargo.toml git dependency pinning, using resonate CLI commands to inspect promise and invocation state, and cross-checking SDK vs server versions during bug reports.
Quick Start
Build and run a minimal Resonate Rust repro, check cargo build output for type errors, inspect registration results for signature or name mismatches, verify serde derives on inputs/outputs, and ensure your tokio runtime uses a multi-threaded flavor.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: resonate-basic-debugging-rust Download link: https://github.com/resonatehq/resonate-skills/archive/main.zip#resonate-basic-debugging-rust Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.