kossiitkgp / kwoc-2018

Web app for Kharagpur Winter of Code, 2018
https://kwoc.kossiitkgp.org
MIT License
0 stars 0 forks source link

Added scheduler to generate statistics every one hour #100

Closed shreyas-kowshik closed 5 years ago

thealphadollar commented 5 years ago

@shreyas-kowshik Well, I'm pretty sure this is not what we want for the task of scheduling. It is always preferred not to write a while loop and do tasks like this. It will be better if we can have a cron job for this.

I'm closing this.

thealphadollar commented 5 years ago

On a side note, please add a cron job code in the readme for the same task.

https://askubuntu.com/questions/2368/how-do-i-set-up-a-cron-job