ChainSafe / ChainSafe/gossamer
test(dot/parachain/backing): retry on failed PoV fetching.
Open
S-subsystems-backing
S-tests
- Dominant language
- Go
- Stars
- 454
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
When we get a statement message in the candidate backing subsystem, it requests PoV(Proo-of-validity) from the validator.
If failed to fetch PoV, the subsystem should retry fetching PoV on the next backing statement.
Contributor guide
Assessment
This issue has not been assessed yet.