Skip to content

effect@4.0.0-beta.88

Pre-release
Pre-release

Choose a tag to compare

@effect-bot effect-bot released this 24 Jun 05:43
· 1 commit to main since this release
46b3836

Patch Changes

  • #2472 911f1b8 Thanks @tim-smart! - Add adaptive consume and feedback operations to the unstable persistent RateLimiterStore API, including in-memory and Redis-backed bounded cooldown, learning, learned pacing, and expiry behavior for 429 Retry-After feedback.

  • #2457 8beeeea Thanks @P0lip! - Localize missing rpc method errors to the provided request id

  • #2428 c306fcf Thanks @MrGovindan! - Add isOpen to Latch to allow querying the latch's open state