lively-whale-36781
10/14/2024, 6:21 PMtags
field under task metadata
section in our flyte console, but I don't seem to find any code reference to update it 🤔 The closest is here while again, don't think it is somehow exposed to taskthankful-minister-83577
lively-whale-36781
10/15/2024, 12:08 AMthankful-minister-83577
lively-whale-36781
10/15/2024, 12:10 AMlively-whale-36781
10/15/2024, 12:13 AM// workflow code
@task
@my_decorator
def user_function() -> Foo
// flyte remote
execution = remote.get....
node = execution.find_node_for_user_function()
// do something with node.outputs
so this find_node_for_user_function
does not seem to be doable 😓thankful-minister-83577
lively-whale-36781
10/18/2024, 5:39 PMthankful-minister-83577
thankful-minister-83577
thankful-minister-83577
thankful-minister-83577
lively-whale-36781
10/18/2024, 5:44 PMlively-whale-36781
10/18/2024, 5:44 PMlively-whale-36781
10/18/2024, 5:45 PMthankful-minister-83577
thankful-minister-83577
lively-whale-36781
10/18/2024, 5:47 PM