Andreas Auernhammer 9a703befe6
crypto: reduce retry delay when retrying KES requests (#10394)
This commit reduces the retry delay when retrying a request
to a KES server by:
 - reducing the max. jitter delay from 3s to 1.5s
 - skipping the random delay when there are more KES endpoints
   available.

If there are more KES endpoints we can directly retry to the request
by sending it to the next endpoint - as pointed out by @krishnasrinivas
2020-09-02 11:04:10 -07:00
..
2020-08-31 19:35:43 -07:00
2020-01-06 16:15:22 -08:00
2019-12-13 12:57:11 -08:00
2020-01-06 16:15:22 -08:00
2020-01-06 16:15:22 -08:00
2020-01-06 16:15:22 -08:00