snix/tvix/store/src/proto
Aspen Smith 0631b870b0 fix(tvix/store): Improve error message for InvalidNodeName
Rather than debug-formatting a Vec<u8>, which gives just a sequence of
numbers (not very helpful!) use String::from_utf8_lossy to give a much
more human-readable error message

Change-Id: I6cae795ebe2ab9a656c087b82a143411e6c7c81a
Reviewed-on: https://cl.tvl.fyi/c/depot/+/10980
Autosubmit: aspen <root@gws.fyi>
Tested-by: BuildkiteCI
Reviewed-by: flokli <flokli@flokli.de>
2024-02-20 03:48:40 +00:00
..
tests chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
grpc_pathinfoservice_wrapper.rs chore(tvix/store): Use BoxStream type alias 2024-01-21 19:41:02 +00:00
mod.rs fix(tvix/store): Improve error message for InvalidNodeName 2024-02-20 03:48:40 +00:00