bobwilkinson20 opened a new issue, #6364: URL: https://github.com/apache/incubator-devlake/issues/6364
### 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 I have successfully configured a GitHub connection (classic PAT, GraphQL on). From that connection, I have repos directly owned in my account along with access to two organizations that are part of our corporate infrastructure. When trying to create data scopes using that connection, DevLake is able to list my directly owned repos (there are only 3) along with repos from the smaller of the two organizations (there are 233 repos). It hangs, however, trying to list repos from the larger organization (there are 438 repos). DevOps instance via a PAT. We have dozens of projects, and for projects with only a few repositories, I'm able to navigate and configure them as a part of a data scope. When selecting that organization, the right pane shows that it's loading with a spinner, but it never completes. Working organization:  Non-working organization:  ### What do you expect to happen Should see the repo list, regardless of the number of repos. ### How to reproduce 1. Create an GitHub connection using classic PAT, GraphQL on 2. Create enough repos to trigger the issue (233 works, 438 does not, unsure where the exact breakpoint is) . 3. Try to Add a new Data Scope for the GitHub connection, then select the large organization 4. Observe that the repositories list on the right side of the pane does not complete loading. ### Anything else Reproduces 100% of the time ### Version Apache 2.0 License v0.18.1-beta2 ### 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]
