n0-computer / n0-computer/iroh-docs
flake: sync_big
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 74
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
sample runs:
https://github.com/n0-computer/iroh/actions/runs/6643550246/job/18050828751?pr=1595
Failed to collect 9 elements in 60s (collected only 1): https://github.com/n0-computer/iroh/actions/runs/6629230573/job/18008043654
Failed to collect 9 elements in 60s (collected only 7): https://github.com/n0-computer/iroh/actions/runs/6643344273/job/18050197746?pr=1729
https://github.com/n0-computer/iroh/actions/runs/6638190094/job/18034043348?pr=1595
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
Open the linked GitHub Actions runs and compare the failures for sync_big, especially the jobs reporting that 9 elements were not collected within 60 seconds. Reproduce the failure through the same CI path and trace the sync_big test or entry point. Done means the collection completes reliably for all 9 elements within the timeout.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- distributed-systems, testing-qa
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 28/100