You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Introduce a new gauge metric `git_mirror_timeout` which tracks projects
that encounter a `GitError::GitCommandTimeout` during the mirroring
step. Projects that fail for other reasons continue to increment the
existing `git_mirror_fail gauge`. These two gauges are mutually
exclusive.
0 commit comments