The GraphQL request to GitHub API is failing python.cz build
Open
Nobody has claimed this yet.
technical
zapojse
- Dominant language
- Python
- Stars
- 46
- Forks
- 115
- PR merge metrics
- No merged PRs in 30d
Description
I see:
ValueError: Unexpected status '500 INTERNAL SERVER ERROR' on URL /zapojse/
Every now and then. I often need to restart the build for the website to deploy.
Maybe the GitHub API call should have some retrying instead?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Trace the Python GraphQL request to the GitHub API used during the /zapojse/ build path, starting from the reported ValueError and the build step that calls it. Reproduce or inspect the intermittent 500 response, then verify that a transient failure is retried and the website build can deploy without a manual restart.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, graphql, python
- Domain
- api, ci-cd
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 42/100