lolepezy / rpki-prover

Yet another RPKI validator
BSD 3-Clause "New" or "Revised" License
12 stars 7 forks source link

Introduce adaptive timeouts for sync repositories #177

Closed lolepezy closed 7 months ago

lolepezy commented 11 months ago

For the repositories fetched synchronously adjust the timeouts to keep them tight. Set the timeout to "the slowest sync repository download time + 10 seconds" or similar.

lolepezy commented 7 months ago

Done in https://github.com/lolepezy/rpki-prover/pull/189 and https://github.com/lolepezy/rpki-prover/pull/193