[Core feature] Real-time Flyte Deck #5574
Labels
enhancement
New feature or request
flytekit
FlyteKit Python related issue
flytepropeller
ui
Admin console user interface
UX
Issues that require UX-Design
Motivation: Why do you think this is important?
It's extremely useful to see the metrics, data, logs, and links on the Flyte Deck while the task is running. However, currently, the Flyte Deck HTML is uploaded to the remote bucket only after the task succeeds.
Goal: What should the final outcome look like, ideally?
FlytePropeller
flyte/flytepropeller/pkg/controller/nodes/task/handler.go
Line 514 in 5b0d787
Flytekit
publish_decks
API, so users can decide when to upload the decks.FlyteConsole
https://github.com/flyteorg/flyteconsole/blob/7636e32d2b1dbefb7d08fb79e5ed063c3ad44ca4/packages/oss-console/src/components/Executions/ExecutionDetails/ExecutionDetailsActions/FlyteDeckButton.tsx#L61
Describe alternatives you've considered
NA
Propose: Link/Inline OR Additional context
NA
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: