• Juan Batiz-Benet's avatar
    dht/query: err return NotFound case · 2322f6fe
    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
    2322f6fe
ext_test.go 6.97 KB