Open
Description
Describe the feature
I think it is necessary to add a minInterval
or initiIterval
for exponential policy, so it can start with a configured time span to retry then exponentially extend from that time span for the future retries until hit the retry limit. For example start from 5s then a random number about 10s then something around 20s
Release Note
RELEASE NOTE: