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

[Keep open as reminder] fix missing tag problem in resume #1774

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

darinyu
Copy link
Collaborator

@darinyu darinyu commented Mar 26, 2024

We will use client to copy previous tags from original run to new run.

We do not want to use data store because tags may be mutable by client whileas data store is more of a append only store.

Edit April 8: We are hesitant about merging this PR directly because it is not 100% certain whether users want all the user tags re-populate in a resume. Currently, the behavior will remain the same, and user tags will not inherit from old runs. Should we see more cases or complaints about the missing tags, we can re-discuss the issue and add this change in.

@darinyu darinyu changed the title fix resume tagging [Ready for Review] fix missing tag problem in resume Mar 26, 2024
@darinyu darinyu changed the title [Ready for Review] fix missing tag problem in resume [Keep open as reminder] fix missing tag problem in resume Apr 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant