Skip to content

Adds trace of each access check when git push times out

What does this MR do?

Adds a trace when Git access checks time out in the following format:

remote: Running checks for branch: master
remote: Scanning for LFS objects... (153ms)
remote: Calculating new repository size... (cancelled after 729ms)
remote: Internal API error

Screenshots

Screenshot_2018-10-22_at_10.47.46

Note

gitlab-shell!251 (merged) was opened since we need to add support for the new HTTP Code being passed over to Gitlab-shell when the timeout exception is raised.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #42790 (closed)

Edited by Douwe Maan

Merge request reports