netsec-ethz / fpki

4 stars 1 forks source link

Downloader needs to throttle whenever the server indicates so #40

Open juagargi opened 1 year ago

juagargi commented 1 year ago

When downloading from the CT log servers, the server can indicate that our downloader is pulling data too fast. It should then be able to understand this message, and throttle its speed.

At the moment the downloader just fails inelegantly.