metakgp / mftp

CDC noticeboard scraper
GNU Affero General Public License v3.0
34 stars 42 forks source link

Add a sanity check (that can't go wrong normally) to make sure that the system is working atleast #4

Closed icyflame closed 1 year ago

icyflame commented 8 years ago
amrav commented 8 years ago

The point of a sanity check in this case is not that it can't go wrong normally, but that if something goes wrong, it must definitely fire. False positives are tolerable, false negatives are not.

thealphadollar commented 4 years ago

@amrav @icyflame Do you think we can add some more details to the issue? I feel it is very vague at the moment, and that is understandable as you'd have created it for our use. However, now we have a lot of new contributors and the description is not helping them - restraining them from contributions :disappointed:

proffapt commented 1 year ago

This is a part of the revamp plan in https://github.com/metakgp/mftp/issues/55. Closing it, will create an elaborated issue for subtask as the work progresses..