Git repo fetching seems to slow down over time
Open
enhancement
- Dominant language
- Python
- Stars
- 184
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
This occurs with both the master's fetching from the remote and the slaves fetching from either the master or the remote. If ignored a fetch that should take a few seconds can increase to a minute or more. Manually recloning the repo seems to fix the problem.
I suspect this is an issue with git repos either needing to be periodically cleaned or recloned, but we should do some proper investigation to make sure.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.