Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose execution caching status in the UI #21

Closed
georgesnelling opened this issue Nov 19, 2019 · 3 comments
Closed

Expose execution caching status in the UI #21

georgesnelling opened this issue Nov 19, 2019 · 3 comments
Assignees
Labels
ui Admin console user interface
Milestone

Comments

@georgesnelling
Copy link
Contributor

georgesnelling commented Nov 19, 2019

Currently the UI does not show that a task execution is memoized. It is just absent from execution details if the execution was skipped because of cache.

Depends on #138

@schottra schottra changed the title [DEMO NICE-TO-HAVE] Add indication that an execution is cached Add indication that an execution is cached Dec 10, 2019
@schottra schottra changed the title Add indication that an execution is cached Expose execution caching status in the UI Dec 11, 2019
@schottra schottra added blocked This work depends on an upstream change ui Admin console user interface labels Dec 11, 2019
@kumare3 kumare3 added this to the 0.6.0 milestone Jun 10, 2020
@schottra schottra modified the milestones: 0.6.0, 0.7.0 Jul 6, 2020
@schottra schottra removed the pri2 label Jul 6, 2020
@kumare3
Copy link
Contributor

kumare3 commented Jul 7, 2020

Blocked on #71 and #138.
I am working on both of those now

@EngHabu EngHabu modified the milestones: 0.7.0, 0.8.0 Aug 5, 2020
@EngHabu EngHabu removed the blocked This work depends on an upstream change label Aug 12, 2020
@EngHabu
Copy link
Contributor

EngHabu commented Aug 12, 2020

Removed label blocked because both of the blocking issues are resolved. Please let me know if that's not accurate

@schottra
Copy link
Contributor

Implemented by flyteorg/flyteconsole#91
Available in flyteconsole v0.10.0

eapolinario referenced this issue in eapolinario/flyte Dec 20, 2022
* migrate to go module

* no dep download

* no need of dep

* update boilerplate as well

* no dep

* try to fix lint

* loader prints too much

* incorporate latest boilerplate changes

* use latest boilerplate

* adding

* Remove k8s client-go pinned version

Co-authored-by: Yee Hing Tong <[email protected]>
Co-authored-by: Andrew Chan <[email protected]>
eapolinario referenced this issue in eapolinario/flyte Aug 21, 2023
* migrate to go module

* no dep download

* no need of dep

* update boilerplate as well

* no dep

* try to fix lint

* loader prints too much

* incorporate latest boilerplate changes

* use latest boilerplate

* adding

* Remove k8s client-go pinned version

Co-authored-by: Yee Hing Tong <[email protected]>
Co-authored-by: Andrew Chan <[email protected]>
eapolinario referenced this issue in eapolinario/flyte Aug 21, 2023
eapolinario pushed a commit that referenced this issue Sep 12, 2023
eapolinario pushed a commit that referenced this issue Sep 13, 2023
eapolinario referenced this issue in eapolinario/flyte Sep 26, 2023
* migrate to go module

* no dep download

* no need of dep

* update boilerplate as well

* no dep

* try to fix lint

* loader prints too much

* incorporate latest boilerplate changes

* use latest boilerplate

* adding

* Remove k8s client-go pinned version

Co-authored-by: Yee Hing Tong <[email protected]>
Co-authored-by: Andrew Chan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ui Admin console user interface
Projects
None yet
Development

No branches or pull requests

4 participants