• Mario de la Ossa's avatar
    Ensure RepositoryLinkFilter handles Gitaly failures gracefully · aaa66e4e
    Mario de la Ossa authored
    We do this by setting all paths to `:blob` type if we get either
    `GRPC::Unavailable` or `GRPC::DeadlineExceeded` when calling
    `GitalyClient`. This is acceptable because all files existing in a
    repository can be viewed in "blob" mode, although if Gitaly is down we
    won't be able to fetch the object anyways.
    aaa66e4e
196883-repository-link-grpc-graceful-failure.yml 121 Bytes