likyh opened a new issue, #3491:
URL: https://github.com/apache/incubator-devlake/issues/3491

   ### Search before asking
   
   - [X] I had searched in the 
[issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and 
found no similar issues.
   
   
   ### What happened
   
   
![image](https://user-images.githubusercontent.com/3294100/196698651-a4d217c0-0df5-4c24-aaf4-8de7a9d9363e.png)
   GitHub Graphql will skip a request extractor with 100 users when one of the 
100 users does not exist.
   
   ### What you expected to happen
   
   skip the not exists one and extract other 99 users.
   
   ### How to reproduce
   
   1. use github_graphql to collect 
`{"ConnectionId":1,"Owner":"apache","Repo":"cordova-plugin-inappbrowser"}`
   2. look at logs after collecting.
   
   ### Anything else
   
   Actually, the other 99 users returned in the body from Graphql. But I don't 
know how to ignore this error elegantly.
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of 
Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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