brunoamaral / gregory

Artificial Intelligence and Machine Learning to help find scientific research and filter relevant content
https://gregory-ai.com/
Other
44 stars 6 forks source link

Removes Django Cron and move all jobs to Django BaseCommands and adds track changes with django simple-history #371

Closed brunoamaral closed 4 months ago

brunoamaral commented 4 months ago

We are having downtime issues at https://gregory-ms.com/, currently the only active implementation of GregoryAI.

To deal with this issue we are starting by removing Django Cron as it isn't updated in 2 years.

Next step, setup crontab entries to run the commands in a way that doesn't overload the system.