combine
combine copied to clipboard
Catch HTTP errors
Currently HTTP errors (e.g. 404 when attempting a DNSDB lookup on an address not in the DB) fill up the console. We should either mute these or else provide better info so that they become useful.
We should also handle 502s and whatnot so we can wait a minute and retry.