Calculate the blocking key needed by OONI Explorer measurement pages
Open
Nobody has claimed this yet.
backend
discussion
- Dominant language
- Python
- Stars
- 61
- Forks
- 33
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 3
Description
The web_connectivity measurement details page of OONI Explorer uses the test_keys->blocking key of the raw measurements (which is calculated on the probe) that can be mis-aligned with what the fastpath believes to be the blocking reason.
We should re-compute the blocking reason in the fastpath and serve it to OONI Explorer.
This issue superseeds: ooni/explorer#360
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.
Assessment
This issue has not been assessed yet.