If initial fetching of publickeys from fallback API servers fails, Drasl gives up. Instead, it should periodically retry publickeys requests if they failed for certain reasons (DNS lookup failed, tcp timeout, HTTP 5xx, etc). 404s and the like should not retry.
If initial fetching of publickeys from fallback API servers fails, Drasl gives up. Instead, it should periodically retry publickeys requests if they failed for certain reasons (DNS lookup failed, tcp timeout, HTTP 5xx, etc). 404s and the like should not retry.