• Juan Batiz-Benet's avatar
    dht/query: err return NotFound case · 48653614
    Juan Batiz-Benet authored
    When some queries finished, but we got no result, it should
    be a simple NotFoundError. Only when every single query ended
    in error do we externalize those to the client, in case
    something major is going wrong
    48653614
query.go 7.05 KB