Change transaction retry logic
THe purpose is to change the retry logic. For each exponential try, if the interval between each is bigger the a maximum amount of time, then retry with the this maximum interval.
THe purpose is to change the retry logic. For each exponential try, if the interval between each is bigger the a maximum amount of time, then retry with the this maximum interval.