LukePrior / LukePrior/nbn-upgrade-map
Create automation for restarting suburb-processing after GHA times out
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 222
- Forks
- 28
- Avg merge
- 1m
- Merged PRs (30d)
- 2
Description
Occasionally the GHA that processes suburbs "gets stuck" and times out after six hours. When this happens, the automatic trigger of "next batch" doesn't happen, so the automated processing stops. This issue is to come up with a way, and implement it, to recover from these six-hour timeouts. Identifying the cause of the hang is probably best handled in https://github.com/LukePrior/nbn-upgrade-map/issues/245
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
Inspect the GitHub Actions workflow that processes suburbs and triggers the next batch. Read issue #245 for the separate investigation into the hang, then define how a six-hour timeout should recover and how to verify that processing resumes automatically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, python
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100