Add support for sending heartbeat of probe
Open
@bassosimone is already working on this.
Since Sep 14, 2020.
feature
methodology
- Dominant language
- No language data
- Stars
- 919
- Forks
- 150
- PR merge metrics
- No merged PRs in 30d
Description
It would be neat if probes were to send back a heartbeat informing us of if they are working or not.
This would allow us to count which probes are up and running properly.
There is actually an empty class to support this inside of: https://github.com/TheTorProject/ooni-probe/blob/master/ooni/agent/scheduler.py#L306
As discussed with @andresazp
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.