themoonsheep / moonsheep

Moonsheep digitizes huge, messy paper and PDF archives through crowdsourcing and cutting edge technology.
http://moonsheep.org
GNU Affero General Public License v3.0
9 stars 3 forks source link

Remove pybossa hook #102

Closed ppeczek closed 5 years ago

ppeczek commented 6 years ago

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.

ppeczek commented 6 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

KrzysztofMadejski commented 5 years ago

Repivoting because we are moving away from pybossa #116