client/authority-discovery: Throttle DHT requests
Instead of passing one DHT query for each authority down to the network every query interval, only pass MAX_IN_FLIGHT_LOOKUPS at a given point in time, triggering new ones when previous ones return.
parent
eb52e43e
Please register or sign in to comment