Celery - Django Schedule task from inside a scheduled task

后端 未结 0 1482
深忆病人
深忆病人 2021-01-15 02:59

I have a Task (let\'s call it MainTask) that is scheduled using apply_async method, this task has some validations that can trigger another task (SecondaryTask)

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