klesh opened a new pull request, #8104: URL: https://github.com/apache/incubator-devlake/pull/8104
### Summary **Problem:** The current implementation of the API for listing projects and scopes related to a specific Scope Config may experience timeouts, especially when hundreds of scopes are associated with the same Scope Config. **Solution:** This PR addresses the issue by optimizing the database query, reducing it to a single query to improve response time. ### Screenshots -- 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]
