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

Support for PURGE workflow API #6043

Closed
Tracked by #6111
nyemade-uversky opened this issue Mar 8, 2023 · 0 comments
Closed
Tracked by #6111

Support for PURGE workflow API #6043

nyemade-uversky opened this issue Mar 8, 2023 · 0 comments
Assignees
Labels
docs-needed This issue needs documentation. Automatically create a docs issue. documentation required This issue needs documentation kind/enhancement
Milestone

Comments

@nyemade-uversky
Copy link

Description
Currently, actor state isn't removed from the user's state store. I would like the ability for users to remove actor state from their state store so that we can avoid bloating user state stores.

Ask
Support the PURGE workflow API to allow for state store cleanup

Requirements

  1. Workflow Actor state should be marked for deletion only via event:
    • timeframe
    • manual deletion
    • input received
  2. Activity actor state automatically deleted after activity is completed.
  3. Removal of activity actor state is configurable
@nyemade-uversky nyemade-uversky added this to To do (1.11) in Dapr Workflows Mar 8, 2023
@nyemade-uversky nyemade-uversky moved this from To do to 1.11 Release Backlog in Dapr Workflows Mar 13, 2023
@nyemade-uversky nyemade-uversky moved this from 1.11 Release Backlog to In progress in Dapr Workflows Mar 21, 2023
@artursouza artursouza added documentation required This issue needs documentation docs-needed This issue needs documentation. Automatically create a docs issue. labels Apr 25, 2023
Dapr Workflows automation moved this from In progress to Done May 26, 2023
@artursouza artursouza added this to the v1.11 milestone May 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs-needed This issue needs documentation. Automatically create a docs issue. documentation required This issue needs documentation kind/enhancement
Projects
Development

No branches or pull requests

3 participants