This repository has been archived by the owner on Sep 29, 2023. It is now read-only.
0.2.2
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