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)
apply_async