Hi CostlyOstrich36
Unfortunately if I run it from a regular worker it still does not seem to work. The script takes about 10 seconds to run on my machine (locally), then quits. In the Webserver I see the Scheduler Task appear running in the DevOps project, but publishing models does not trigger the requested Test task.
Hi SuperficialDolphin93 , does it run fine if you use a regular worker?
I’ll try and let you know, thanks!
Hi SuperficialDolphin93 ! What if you do just controller.start()
(to start it locally). The task should not quit in this case.
It just gets stuck in this screen and no published models are triggering a base task clone.
What am I missing?