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

Mark memoized node as cached #13848

Open
MenD32 opened this issue Oct 31, 2024 · 2 comments · May be fixed by #13883
Open

Mark memoized node as cached #13848

MenD32 opened this issue Oct 31, 2024 · 2 comments · May be fixed by #13883
Labels

Comments

@MenD32
Copy link

MenD32 commented Oct 31, 2024

Summary

Memoized nodes' status should reflect that they are memoized in the UI.

Use Cases

When would you use this?

when using memoization, its much easier to debug workflows when you can see that they have been cached. currently in large workflows you'd have to go over all the nodes one by one to understand if they are cached, or you could go timeline tab.
both of those options offer a bad UX, that becomes worse as the workflows get larger.


Message from the maintainers:

Love this feature request? Give it a 👍. We prioritise the proposals with the most 👍.

@MenD32 MenD32 added the type/feature Feature request label Oct 31, 2024
@Joibel Joibel added the area/ui label Oct 31, 2024
@Joibel
Copy link
Member

Joibel commented Oct 31, 2024

Design ideas or PR welcome

@shuangkun
Copy link
Member

Looking forward to seeing this feat

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
3 participants