RelPrim 0.4.0
Summary
RelPrim 0.4.0 adds circuit breaker support.
This release introduces the async circuit breaker primitive and integrates circuit breaker execution with the high-level async operation API.
Added
CircuitBreakerCircuitBreakerStateCircuitBreakerSnapshotCircuitBreakerOpenErrorAsyncOperation.with_circuit_breaker()- Circuit breaker metadata in execution reports
- README quickstart with circuit breaker, retry, timeout, fallback and execution reporting
Notes
RelPrim is still in early development and APIs may change before the first stable release.