jenkinsci / jenkinsci/java-client-api
jobWithDetails.build(map,true) throw No valid crumb was included in the request
- Ngôn ngữ chính
- Java
- Star
- 913
- Fork
- 466
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Building By 100 Thread Run Throw Exception :No valid crumb was included in the request.
`JenkinsServer js = new JenkinsServer(URI.create(ConfigUtil.get(JenkinsUtils.JENKINS_URL)),
ConfigUtil.get(JenkinsUtils.JENKINS_USER),ConfigUtil.get(JenkinsUtils.JENKINS_PASSWORD));`
Login By User and Password
Hướng dẫn đóng góp
Hướng nghiên cứu
Start at the reported jobWithDetails.build(map,true) call and trace how the JenkinsServer is constructed with the configured URI, user, and password. Reproduce the failure with the described 100-thread build scenario and determine the expected request behavior for the crumb error; the issue is complete when that scenario no longer throws unexpectedly and the relevant behavior is covered by a test.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- java
- Lĩnh vực
- api, backend
- Loại issue
- Lỗi
- Độ khó
- 4/5
- Thời gian dự kiến
- 3-5 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100