Skip to content

Improve Gitaly error handling

Mikhail Mazurskiy requested to merge ash2k/handle-gitaly-errors into master
  • Properly handle InvalidArgument code from GetTreeEntries() RPC
  • Update vendored Gitaly protos and code

Resolves #435 (closed).

I've also noticed we have a trickle of Unavailable from kas, and this MR should reduce the rate of the errors (good for error budget):

Screenshot_2023-08-12_at_10.11.54_am

Edited by Mikhail Mazurskiy

Merge request reports

Loading