Unanswered
Hey Everyone,
I Have Another Question: Is It Possible To Change Agent Config For Each Task? E.G.
So if understand correctly, something like this should work?
task = Task.init(...) task.connect_configuration( {"agent.package_manager.system_site_packages": False} ) task.execute_remotely(queue_name, clone=False, exit_process=True)
157 Views
0
Answers
one year ago
one year ago