TimelyPenguin76 - do you have any suggestions?
I'm reading on task.set_credentials at the moment. What exactly are you trying to do?
add the google.storage parameters to the conf settingssdk { google.storage { credentials = [ { bucket: "clearml-storage" project: "dev" credentials_json: /path/to/SA/creds/user.json }, ] } }%
Oh I see, I think TimelyPenguin76 worked with something similar.