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 terminate/purge: remove non_recursive query option #4008

Merged

Conversation

JoshVanL
Copy link
Contributor

@JoshVanL JoshVanL commented Feb 5, 2024

Updates from PR dapr/dapr#7498

Updates from PR dapr/dapr#7498

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL requested review from a team as code owners February 5, 2024 14:23
@hhunter-ms hhunter-ms added this to the 1.13 milestone Feb 5, 2024
@msfussell msfussell added the waiting-on-code-pr The code PR needs to be merged before the docs are updated label Feb 5, 2024
@msfussell
Copy link
Member

@JoshVanL - Looks great. Set to waiting on Code PR before merging.

Signed-off-by: joshvanl <me@joshvanl.dev>
@JoshVanL JoshVanL changed the title Updates workflow terminate/purge non_recursive query to recursive Workflow terminate/purge: remove non_recursive query option Feb 6, 2024
@JoshVanL
Copy link
Contributor Author

JoshVanL commented Feb 6, 2024

@msfussell please note the PR is updated to now remove the query completely after discussion on dapr/dapr#7498

@msfussell
Copy link
Member

@msfussell please note the PR is updated to now remove the query completely after discussion on dapr/dapr#7498

For the recursive purge, we decide to remove the setting altogether, it that it always does this? Just making sure I understand this correctly. This statement "Removes this option so that recursive is always enabled with no API field exposing the option."

@JoshVanL
Copy link
Contributor Author

JoshVanL commented Feb 8, 2024

@msfussell correct, the option has been completely removed, and workflow deletion will always be done recursively. This option can be added back in future if we decide it is needed.

@msfussell msfussell merged commit 649e91f into dapr:v1.13 Feb 9, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/workflow waiting-on-code-pr The code PR needs to be merged before the docs are updated
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants