Skip to content
Snippets Groups Projects
Unverified Commit 9a703bef authored by Andreas Auernhammer's avatar Andreas Auernhammer Committed by GitHub
Browse files

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
parent 9a161576
Branches
Tags RELEASE.2020-09-02T18-19-50Z
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment