Len Strnad
06/09/2023, 1:48 PMKetan (kumare3)
Len Strnad
06/09/2023, 2:41 PMKetan (kumare3)
Len Strnad
06/09/2023, 2:48 PMflytectl get workflow
with version?flytectl get execution --admin.endpoint $FLYTE_HOST -p project -d development a4gbfch8hmrg67gv2pql --output yaml
and the only culprit I see might be the error.message field.Ketan (kumare3)
Len Strnad
06/09/2023, 3:08 PMFrank Flitton
06/09/2023, 3:57 PMLen Strnad
06/09/2023, 4:00 PM<https://flyte.labs.our><http://_company.com/api/v1/node_executions/project/development/a4gbfch8hmrg67gv2pql?filters=&limit=10000&sort_by.direction=ASCENDING&sort_by.key=created_at|_company.com/api/v1/node_executions/project/development/a4gbfch8hmrg67gv2pql?filters=&limit=10000&sort_by.direction=ASCENDING&sort_by.key=created_at>
Bernhard Stadlbauer
06/09/2023, 4:28 PMflytectl get execution --admin.endpoint $FLYTE_HOST -p project -d development a4gbfch8hmrg67gv2pql --details
also fails. Had a look at the node_executions
flyteadmin table for that particular execution, but most of the columns are of type bytea
. Happy to run a query against the table in case it helps.Len Strnad
06/09/2023, 6:01 PMKatrina Rogan
06/09/2023, 6:43 PMLen Strnad
06/09/2023, 7:00 PMKatrina Rogan
06/09/2023, 9:07 PMLen Strnad
06/09/2023, 9:10 PMBernhard Stadlbauer
06/12/2023, 9:22 AM