Skip to content

proto: Add new message `GetTreeEntriesError`

To provide structured errors in the GetTreeEntries RPC, we introduce a new message GetTreeEntriesError. This will be used in the subsequent commits.

We also create PathError as a more generic error type in proto/errors.proto which allows us to define errors related to the provided path.

Part 1/3 #5036 (closed)

Edited by Karthik Nayak

Merge request reports

Loading