Reported in telia-oss#262 (comment):
@awnumar has tested with github.com/cloudfoundry-community/github-pr-resource and can confirm they see the same issue with that resource for a large repository.
- Initial
get is extremely slow, hangs on Switched to a new branch 'master' and generally takes a long time to work, or more likely fail, after 20 minutes.
put is also very slow, and they can't speed it up with skip_download because the put requires Version info that's attained from the implicit get, and they can't use depth:1 because then it fails with fatal: refusing to merge unrelated histories
See: telia-oss#262
Reported in telia-oss#262 (comment):
@awnumar has tested with
github.com/cloudfoundry-community/github-pr-resourceand can confirm they see the same issue with that resource for a large repository.getis extremely slow, hangs onSwitched to a new branch 'master'and generally takes a long time to work, or more likely fail, after 20 minutes.putis also very slow, and they can't speed it up withskip_downloadbecause theputrequires Version info that's attained from the implicitget, and they can't usedepth:1because then it fails withfatal: refusing to merge unrelated historiesSee: telia-oss#262