abundant-judge-84756
10/08/2024, 3:38 PMFlyteWorkflowExecution
objects returned by remote.recent_executions()
have a closure.error.message
property that allows us to get some information on the error logs - but this appears to be truncated to 100 characters:
Traceback (most recent call last):
File "/opt/conda/envs/orchestrator/lib/python3.11/site-pacIs there any way to access the full error log from a failed execution using FlyteRemote? Or any alternative ways to get or set a failure reason? We can see the full error log in the Flyte UI, so I'm assuming this means it's accessible somewhere....
prehistoric-leather-97354
10/08/2024, 4:25 PMaverage-finland-92144
10/17/2024, 9:15 PMnode_executions
dict?abundant-judge-84756
10/18/2024, 4:27 PM