Skip to content

RelPrim 0.2.0

Choose a tag to compare

@bart-rozycki bart-rozycki released this 07 Jun 12:22
bf110c4

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.