blackholll opened a new issue, #8174: URL: https://github.com/apache/incubator-devlake/issues/8174
## Question I configured a project and select about 900 sonar project as connections. then run the collection task, after task finish, there is only several sonar project's issue data. I configured another devlake project with one of the missing sonar project, then can collect the data successfully. There is no error log in task log, and I found the table '_raw_sonnarqube_api_issues' has no related record for those missing projects. I tried reduce the connection calling frequency from the default value 10000 to 3000, also can not get more result. I also write a script calling the issue list api with the same sonar token hundreds of times, all success. ## Screenshots ## Additional context -- 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: dev-unsubscr...@devlake.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org