Skip to content

Writing

Project updates

Release notes, changelogs, and technical updates from RelPrim and other projects.

  • Project update2 min read

    RelPrim 0.9.0 Adds Provider-Aware Rate-Limit Recovery

    RelPrim 0.9.0 adds provider-aware retry delays, maximum wait enforcement and fallback integration for external operations rejected by rate limits.

    • relprim
    • python
    • reliability
    • rate-limiting
  • Project update2 min read

    RelPrim 0.8.0 Adds Idempotency for Safe Retries

    RelPrim 0.8.0 adds idempotency policies, concurrent execution joining and successful result replay for external operations that must not run twice.

    • relprim
    • python
    • reliability
    • idempotency