temporalio / temporalio/temporal
SQL delete workflow execution does not delete all data
Open
@alexshtin is already working on this.
Since Feb 22, 2022.
potential-bug
- Dominant language
- Go
- Stars
- 23.2k
- Forks
- 1.9k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 228
Description
Expected Behavior
Delete all expired data in SQL plugin
Actual Behavior
Only delete the data in execution table.
Test PR
https://github.com/temporalio/temporal/pull/2525/files
Specifications
This is an old issue that could happen to multiple releases.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.