jenkinsci / jenkinsci/git-client-plugin

[JENKINS-22400] Git timeout on other actions than fetch/clone

Open
#1,433 19 comments 0 reactions 0 assignees View on GitHub
component:git-client-plugin imported-jira-issue priority:major resolution:unresolved
Dominant language
Java
Stars
152
Forks
402
Avg merge
6h 47m
Merged PRs (30d)
4

Description

We have issues with jobs that fail on git timeout. Current git-client version allow to configure timeout for clone and fetch command. However, I see issues with 'git clean' command also. The problem mainly occurs on our windows slaves. Heavy load on virtual machines tend affect file system actions...

I would like to be able to set the default git timeout (globally if possible).

Not really sure if this is a bug or improvement.

---
Originally reported by jonas_olsson, imported from: Git timeout on other actions than fetch/clone


  • status: Open
  • priority: Major
  • component(s): git-client-plugin
  • resolution: Unresolved
  • votes: 3
  • watchers: 8
  • imported: 20251211-071809

Raw content of original issue

We have issues with jobs that fail on git timeout. Current git-client version allow to configure timeout for clone and fetch command. However, I see issues with 'git clean' command also. The problem mainly occurs on our windows slaves. Heavy load on virtual machines tend affect file system actions...

I would like to be able to set the default git timeout (globally if possible).

Not really sure if this is a bug or improvement.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.