Skip to content

v3.7.0

Choose a tag to compare

@kamui kamui released this 27 May 02:30
· 25 commits to main since this release
Immutable release. Only release title and notes can be modified.
34fcffa

3.7.0

  • Feature: Opt-in unbounded retries via tries: Float::INFINITY. Requires a finite max_elapsed_time as a safety bound and is incompatible with custom intervals:. Both invalid configurations raise ArgumentError from Config#validate!.