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

502 error from github_pull_request #471

Open
nogarab opened this issue Jan 26, 2025 · 0 comments
Open

502 error from github_pull_request #471

nogarab opened this issue Jan 26, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@nogarab
Copy link

nogarab commented Jan 26, 2025

Describe the bug
When querying the table github_pull_request, I am getting partial table followed by the following error:

[ERROR] 1737904724752: github_pull_request: api_error="non-200 OK status code: 502 Bad Gateway body: \"{\n \\"data\\": null,\n \\"errors\\":[\n {\n \\"message\\":\\"Something went wrong while executing your query. This may be the result of a timeout, or it could be a GitHub bug. Please include 6077:36DAD4:7DED00:FC1C21:67965282 when reporting this issue.\\"\n }\n ]\n}\n\""

Plugin version (steampipe plugin list)
0.44.0

To reproduce
run steampipe_export_github github_pull_request --where 'repository_full_name in ("<repo_with_1600_prs>")'

Expected behavior
get the full table

Additional context
sometimes I also get unexpected EOF

@nogarab nogarab added the bug Something isn't working label Jan 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant