Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (18 loc) · 490 Bytes

CHANGELOG.md

File metadata and controls

22 lines (18 loc) · 490 Bytes

Ewon Flexy Automatic Code Retry Library Changelog

v1.5

Major Changes

  • Bug Fix: Added protection against retryNumber counter overflowing

v1.4

Major Changes

  • Bug Fix: Fixed long overflows causing negative backoff times

v1.3

Major Changes

  • Bug Fix: Fixed unlimited retries capability being limited

v1.2

Minor Changes

  • Feature: Add method to get current try number

v1.1

Minor Changes

  • Feature: Add unlimited retry capability

v1.0

Initial release