v3.7.0
·
25 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
3.7.0
- Feature: Opt-in unbounded retries via
tries: Float::INFINITY. Requires a finitemax_elapsed_timeas a safety bound and is incompatible with customintervals:. Both invalid configurations raiseArgumentErrorfromConfig#validate!.