Hey there! I'm trying to make changes to the agent config, but when I update clearml.conf , take down the agent (with kill -9 agent-pid ), and restart the ag...
10 months ago
as an update looks like an environment variable was set (automatically?) CLEARML_CONFIG_FILE=/tmp/.clearml_agent.6j2lnh4v.cfg
unsetting it allowed the new changes to be used.
Separately, is there anything I can do about about killed agents still showing up in the web UI? I verified no clearml agent processes (or any python process for that matter) are running on the agent machine