Setting up celery beat task to run on multiple weekdays

后端 未结 0 734
庸人自扰
庸人自扰 2021-01-04 17:59

I have a task that I\'d like to run on Tuesdays, Wednesdays and Thursdays only. I have it setup as follows:

\'schedule\': crontab(
            day_of_week=\'2         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题