RelPrim 0.3.0
Summary
RelPrim 0.3.0 adds fallback support.
This release introduces async fallback chains and integrates fallback execution with the high-level async operation API.
Added
- Async fallback chain primitive
FallbackCandidateFallbackPolicyFallbackResultFallbackChainfallback_chain()factoryFallbackChainErrorAsyncOperation.with_fallbacks()- Fallback metadata in execution reports
- README quickstart with retry, timeout, fallback and execution reporting
Notes
RelPrim is still in early development and APIs may change before the first stable release.