Skip to content

Increase Git Push threshold

Grant Young requested to merge gy-increase-git-push-threshold into master

MR increases the TTFB threshold for Git Push. With the change to Gitaly Cluster we now only have one active node being able to process Git Pushes meaning an increase in time isn't unexpected.

A product issue will be raised for the endpoint in the future once we have more data but for now we need to increase the threshold here for the new behavior.

Merge request reports