Error treatment: matching Gitaly 16.4.0
- Jan 03, 2024
-
-
Georges Racinet authored
Structured errors in `GetTreeEntries` will be a larger effort, should be done this week, though.
-
Georges Racinet authored
This brings some incrementality, provided the developper references a tracking issue. In our current case, we have to return structured errors for the first time [from RHGitaly](#156), which has to be done, but we don't have enough time to tinker with tonic builtins for that today. On the other hand, we can at least return the proper error status. Not covering the case where they are skipped, because it is meant to be exceptionally used.
-