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

WorkflowCache inconsistency upon workflow (force) deletion #6527

Open
yycptt opened this issue Sep 16, 2024 · 0 comments
Open

WorkflowCache inconsistency upon workflow (force) deletion #6527

yycptt opened this issue Sep 16, 2024 · 0 comments

Comments

@yycptt
Copy link
Member

yycptt commented Sep 16, 2024

Expected Behavior

  • Cached workflow mutate state should always match state in DB.

Actual Behavior

  • If workflow is deleted, it's still cached in memory but already deleted in DB.

In most cases this is not an issue, the normal workflow deleted command is async anyway.
It's confusing for tdbg workflow deleted though because it's sync delete.

Steps to Reproduce the Problem

Specifications

  • Version:
  • Platform:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant