hiero-ledger / hiero-ledger/hiero-consensus-node
Diff testing fails while downloading state
- Dominant language
- Java
- Stars
- 406
- Forks
- 226
- Avg merge
- 3d 4h
- Merged PRs (30d)
- 210
Description
Sometimes, there are state download failures (the needed round isn't available yet). For example:
- https://github.com/hashgraph/hedera-state-validator/actions/runs/20156078979/job/57858969044
- https://github.com/hashgraph/hedera-state-validator/actions/runs/20420157270/job/58670240909
The simplest fix would be to increase retry attempts.
Contributor guide
Research direction
No source file or test is named. Start by reproducing the diff-testing state download failure from the linked GitHub Actions runs and trace the download retry handling. Done means increasing the retry attempts and confirming that transient unavailable-round failures are retried successfully.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions, java
- Domain
- ci-cd, testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100