Skip to content
This repository has been archived by the owner on Sep 29, 2023. It is now read-only.

0.2.2

Compare
Choose a tag to compare
@raychenon raychenon released this 22 Feb 14:09
· 78 commits to master since this release

Failed requests are retried in case of network / remote server failures.
New config keys were added :

# Maximum number of retries
authorisation.iam.maxRetries = 3

# Duration in milliseconds of the exponential backoff
authorisation.iam.retry.backoff.duration = 100