Skip to content

Improve exception message when not a secondary

What does this MR do?

This MR improves the message when exception Gitlab::Geo::GitPushSSHProxy::MustBeASecondaryNode is raised from:

Node is not a secondary

to

Node is not a secondary or there is no primary Geo node

What are the relevant issue numbers?

https://gitlab.com/gitlab-org/gitlab-ee/merge_requests/6456#note_99916236

Does this MR meet the acceptance criteria?

Merge request reports