Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Explorer] Execution failed for question ed7d4728-99e5-4894-aa10-1424ef09967b: all projects that Xuanwo has contributed to #1809

Open
Xuanwo opened this issue Oct 18, 2024 · 0 comments

Comments

@Xuanwo
Copy link
Contributor

Xuanwo commented Oct 18, 2024

Hi, It's failed to execute the question ed7d4728-99e5-4894-aa10-1424ef09967b all projects that Xuanwo has contributed to (errorType = error-query-timeout):

  • 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

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant