ubc / iPeer

Peer Evaluation System
http://ipeer.ctlt.ubc.ca
Other
17 stars 18 forks source link

Port vendor/shell/send_emails script to job queue #670

Open xcompass opened 1 year ago

xcompass commented 1 year ago

Currently the send_emails script is called by cronjob. Since we have a job queue and worker, we should port it over to job queue and let worker to do the sending task.