Skip to content

5.0.11

Compare
Choose a tag to compare
@nate-axonius nate-axonius released this 12 Dec 04:23
· 53 commits to master since this release
f05840e

Library Changes

  • Added an automatic connection retry mechanism. This includes two parameters:
    • max-retries: the total number of retry attempts you want to allow
    • retry-backoff: the number of seconds (multiple against the retry attempt #) used as a delay

Full Changelog: 5.0.10...5.0.11