Bot-detector / bot-detector-automation

Automated Updates from the Bot Detector System
1 stars 1 forks source link

Add scheduled jobs #9

Closed ThorntonMatthewD closed 2 years ago

ThorntonMatthewD commented 2 years ago

Previously we ran portions of our automation repo at scheduled times using crontab. I would like to instead use apscheduler within Python to be able to schedule jobs will allowing for better logging to take place.