Pipeline is a unique type of task, so it should detect it without issue
Thanks, I'll try it out. I did not know if pipeline id and task id are same kind of id, or if the scheduler would know the difference.
Pipelines have id's, you can try using a pipeline ID. I think it should work
CostlyOstrich36 I just follow the example code https://github.com/allegroai/clearml/blob/master/examples/scheduler/cron_example.py
Hi GrittyCormorant73 ,
How are you scheduling a task now using TaskScheduler?