jenkinsci / jenkinsci/gitlab-branch-source-plugin
[JENKINS-76277] Rate limit during org folder/multibranch scan leads to repos/branches being deleted
- Dominant language
- Java
- Stars
- 134
- Forks
- 113
- PR merge metrics
- No merged PRs in 30d
Description
When the branch source plugin hits the gitlab rate limit when doing indexing, the project/branch it was scanning then gets ignored and dropped from Jenkins, this then requires another scan to bring it back, but all the build history is then also lost as a consequence.
---
Originally reported by jonsey, imported from: Rate limit during org folder/multibranch scan leads to repos/branches being deleted
baymac
Raw content of original issue
When the branch source plugin hits the gitlab rate limit when doing indexing, the project/branch it was scanning then gets ignored and dropped from Jenkins, this then requires another scan to bring it back, but all the build history is then also lost as a consequence.
Contributor guide
Assessment
This issue has not been assessed yet.