Bahadır Kandemir all time


 0 Collaborator

 1 Patch
1982a06ad6b987c24beec15336019914d71b2e31

1982a06ad6b987c24beec15336019914d71b2e31 | Author: Bahadır Kandemir <bahadir@users.noreply.github.com>
 | 2019-11-26 13:05:22+02:00

    Fix ExponentialReconnectionPolicy not incrementing correctly (#1374)
    
    ExponentialReconnectionPolicy doesn't honor the number of retries made, since it uses the wrong argument for the attempt count.