I have to get the task status from the task itself. Any idea how I can do that? It's for the purpose...
r
I have to get the task status from the task itself. Any idea how I can do that? It's for the purpose of updating external system. I see remote option but sending the status to external system from the task is required. Also I see current flyte api is not giving correct status of the task. task was failed but it shows success. Could someone guide us here