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

Workflow names are sometimes out of date #376

Open
jbmorley opened this issue Apr 20, 2024 · 0 comments
Open

Workflow names are sometimes out of date #376

jbmorley opened this issue Apr 20, 2024 · 0 comments
Labels
bug Something isn't working
Milestone

Comments

@jbmorley
Copy link
Contributor

jbmorley commented Apr 20, 2024

The curernt architecture relies on a snapshot of the wokflow name, stored in WorkflowIdentifier if we're not in a position to perform a remote fetch to look up the current workflow name (currently in the Single Workflow widget configuration and in the grid when we have no results for a workflow). We should cache the current workflow names and provide convenience mechanisms to use these updated cached values if they exist.

This is related to the initial work done to ensure we always have something to display for the workflow name (#337, #131, and #375).

@jbmorley jbmorley added this to the 0.5.0 milestone Apr 20, 2024
@jbmorley jbmorley added the bug Something isn't working label Apr 20, 2024
@jbmorley jbmorley modified the milestones: 0.5.0, 0.6.0 Apr 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant