Skip to content

Helper for proper NOT_FOUND gRPC responses

Georges Racinet requested to merge topic/default/not-found-helper into branch/default

This saves just a bit of boilerplate and give us uniformity, e.g, the caller doesn't have to handle bytes-str complications.

Merge request reports