RelPrim 0.2.0
Summary
First functional preview release of RelPrim.
This release introduces the initial reliability primitives and the first higher-level async operation API.
Added
- Retry policies
- Exponential backoff with jitter
- Async timeout policy
- Execution report model
- Operation result model
- Async resilient operation API
- Typed execution errors
- Basic README quickstart
Notes
RelPrim is still in early development and APIs may change before the first stable release.