Skip to content

@effect/cluster@0.60.2

Choose a tag to compare

@effect-bot effect-bot released this 31 Jul 02:01
bd20125

Patch Changes

  • #6795 af0f45b Thanks @tim-smart! - Use the entity registration context when building and running handlers.

  • #6795 af0f45b Thanks @tim-smart! - Backport the upstream in-memory RunnerStorage fix for acquiring shards from one-shot iterables.

  • #6795 af0f45b Thanks @tim-smart! - Fix partial workflow clients colliding with full workflow clients.

  • #6795 af0f45b Thanks @tim-smart! - Backport upstream SQL message deduplication handling by hashing composed keys longer than 255 characters while preserving short and legacy SQLite keys.

  • #6795 af0f45b Thanks @tim-smart! - Backport upstream runner defect isolation so reply serialization and peer defects remain scoped to their request.

  • #6795 af0f45b Thanks @tim-smart! - Propagate active trace context through persisted cluster workflow requests.

  • #6795 af0f45b Thanks @tim-smart! - Prevent SQL runner lock operations from hanging and safely recover shard ownership after lock storage failures.

  • #6795 af0f45b Thanks @tim-smart! - Retry defects raised while building entity handlers.

  • #6795 af0f45b Thanks @tim-smart! - Avoid creating PostgreSQL and MySQL lock tables when advisory locks are enabled.

  • Updated dependencies [af0f45b, 9c4d4b5, af0f45b]:

    • @effect/workflow@0.19.1
    • @effect/rpc@0.76.2