Support structured errors for GetTreeEntries
What does this MR do and why?
Gitaly is in the process of converting to structured errors for the
GetTreeEntries
RPC. This allows for more details errors to be returned
to rails.
Update #tree_entries
to handle structed errors.
To do this, we also update to the latest gitaly gem.
Issue: Introduce structured error definitions for GetT... (gitaly#5036 - closed)
Gitaly MR (blocked on this MR): commit: Use structured errors in `GetTreeEntrie... (gitaly!5895 - merged)
Screenshots or screen recordings
N/A
How to set up and validate locally
N/A
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Karthik Nayak