What do you mean? When running on an agent Task.add_tags doesn't work?
I just placed tagging code before Task.execute_remotely() and now it works. Thank you! 🙂
Why Task.add_tags method has no effect when running remotely? What if I want to tag a step based on a parameter passed to the pipeline through PipelineController.add_parameter ? 🤔
What do you mean? When running on an agent Task.add_tags doesn't work?
I just placed tagging code before Task.execute_remotely() and now it works. Thank you! 🙂