Channels
announcements
ask-the-community
auth
conference-talks
contribute
databricks-integration
datahub-flyte
deployment
ecosystem-unionml
engineeringlabs
events
feature-discussions
flyte-bazel
flyte-build
flyte-console
flyte-deployment
flyte-documentation
flyte-github
flyte-on-gcp
flyte-ui-ux
flytekit
flytekit-java
flytelab
great-content
hacktoberfest-2022
helsing-flyte
in-flyte-conversations
integrations
introductions
jobs
konan-integration
linkedin-flyte
random
ray-integration
ray-on-flyte
release
scipy-2022-sprint
show-and-tell
sig-large-models
torch-elastic
workflow-building-ui-proj
writing-w-sfloris
Powered by
Title
e
Evan Sadler
05/24/2023, 4:18 PM
Is it possible to have a FlyteDeck show up even when a task fails? For example, I want to publish a pandera report of data check failures.
k
Kevin Su
05/24/2023, 4:58 PM
not support for now, It’s doable. just need to persist flyte deck when task failed.
https://github.com/flyteorg/flytekit/blob/c0b06bedb6d6dcd3d1200b19f1e3198d20c9baf8/flytekit/bin/entrypoint.py#L140-L153
e
Evan Sadler
05/24/2023, 5:03 PM
I want this so badly! Do you think that I could write a PR for it?
k
Kevin Su
05/24/2023, 5:05 PM
yup, please do it.
also need to delete this line.
https://github.com/flyteorg/flyteconsole/blob/39c252d9fc77c7b83fc756d01810bfc91cd9[…]ponents/Executions/ExecutionDetails/ExecutionDetailsActions.tsx
e
Evan Sadler
05/24/2023, 5:20 PM
https://github.com/flyteorg/flyte/issues/3720
I will work on this when I get the chance
#ask-the-community
Join Slack