Hi, It's failed to execute the question [ed7d4728-99e5-4894-aa10-1424ef09967b all projects that Xuanwo has contributed to](https://ossinsight.io/explore/?id=ed7d4728-99e5-4894-aa10-1424ef09967b) (errorType = error-query-timeout): <!-- Extra info Here --> - executedAt: 2024-10-18T06:06:38.000+00:00 - requestedAt: 2024-10-18T06:06:38.000+00:00 ## Error message ``` Query inactivity timeout ``` ## Generated SQL ```mysql SELECT gr.repo_name, gr.description, gr.primary_language, gr.stars, gr.forks FROM github_repos gr JOIN github_events ge ON gr.repo_id = ge.repo_id WHERE ge.actor_login = 'Xuanwo' GROUP BY gr.repo_name ```