Closed ppeczek closed 5 years ago
Maybe there should be reserved field in moonsheep task, "verified", which is set to true if webhook verifies successfully task. Otherwise it will be sent to manual verification OR in future to re-verify
Repivoting because we are moving away from pybossa #116
Right now when pybossa collects enough taskruns it calls a webhook in moonsheep. The webhook verifies and saves data. If anything goes wrong, data is actually lost - it is still in pybossa, never called again, and moonsheep is not aware of it.