warren830 opened a new pull request, #2166:
URL: https://github.com/apache/incubator-devlake/pull/2166

   closes #2158
   
   ### ⚠️   Pre Checklist
   
   > Please complete _ALL_ items in this checklist, and remove before submitting
   
   - [ ] I have read through the 
[Contributing](https://devlake.apache.org/community/) Documentation & [PR 
Template](https://docs.github.com/en/issues/tracking-your-work-with-issues/linking-a-pull-request-to-an-issue)
   - [ ] This PR is using a `label` (bug, feature etc.)
   - [ ] My code is has necessary documentation (if appropriate)
   - [ ] I have added any relevant tests
   - [ ] This section (**⚠️   Pre Checklist**) will be removed when 
submitting PR
   
   # Summary
   
   In api_collector, when we copy reqData, we forgot to copy inputJson. 
   In Jenkins jobs collector, we should set the concurrency to 1. If the 
concurrency is larger than 1, it might go to fetch data which jenkins does not 
have, then it will report 500.
   
   ### Does this close any open issues?
   closes #2158
   
   ### Screenshots
   Include any relevant screenshots here.
   
   ### Other Information
   Any other information that is important to this PR.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to