FluffyLabs / FluffyLabs/typeberry-testing
picofuzz: Don't update stats if imports are rejected.
Open
- Dominant language
- TypeScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
picofuzz currently does not care what response is returned from the client at all.
This however may lead to skewed statitisitcs on a graph - blocks that are rejected will show up as "imported" super quickly.
We should somehow detect these kind of errors and don't update CSV stats in such case.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.