<#3621 [Core Feature] Flytekit Remote get task sta...
# flyte-github
a
#3621 [Core Feature] Flytekit Remote get task status within workflow Issue created by rbisecke I have a complicated workflow with a conditional break that kicks off one of two subsequent sub-workflows. When I use the flytekit remote functionality, I'd like to check the status of a given task within that workflow. Given conditional branching, there's no easy way to get the status of a given task( especially if it's not in the parent workflow). From a glance, I want to find out if the task is done or not which is different from the node status. This may be possible but not documented in case this is a documentation issue instead of a functionality one. flyteorg/flyte