WikiMovimentoBrasil / quickstatements3

Repository for the development of a new version of QuickStatements
https://qs-dev.toolforge.org
MIT License
5 stars 10 forks source link

figure out a way to retry "running" batches that are not running anymore #59

Open arcstur opened 1 month ago

arcstur commented 1 month ago

this can happen if we stop the server while a batch is running

LL-Etiane commented 1 month ago

Hello @arcstur, For this can a background service like celery be implemented to handle the tasks, that way even if the server stop working the batch processing can still continue