Can I do this to specify which worker should execute that task?CLEARML_WORKER_NAME=<worker_name> clearml-agent execute --id <task_id>
Hi RoundMosquito25 , if you already have an instance of agent running on a queue and you run clearml-agent execute --id <task_id>
this will create another instance of the agent and will run the experiment regardless of what is happening with the other agent