Skip to content

Handle Gitaly error on fetching total-branches for pipeline editor

Furkan Ayhan requested to merge 349975-fix-pipeline-editor-error into master

What does this MR do and why?

When fetching total-branches for pipeline editor data, it needs to call Gitaly. And sometimes, Gitaly returns an error. This MR fixes it by checking if the repository exists.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Furkan Ayhan

Merge request reports