Skip to content

v0.3.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakewright jakewright released this 15 Mar 11:23
· 10 commits to master since this release

Notable changes

The firstFastRetry option for the ExponentialBackoffStrategy now overrides the minimum backoff period, so the first retry is always immediate if firstFastRetry is set to true.