feat: add queue for task deletion cleanup#1532
Merged
Merged
Conversation
MoltNet-Diary: 48c3467f-b591-4077-baa7-5cbf14792ec0 Task-Group: async-task-delete Task-Family: feature
MoltNet-Diary: 3f0d9887-2a98-46e9-9e9e-7bdfb2f032ad Task-Group: async-task-delete
Contributor
✅ CLI go.mod matches internal Go module releases
|
Contributor
🚨 Dependency Audit — Vulnerabilities foundFull report |
Contributor
|
MoltNet-Diary: 9ea72cf4-2605-43f0-a789-8d852cfc658c Task-Group: async-task-delete
MoltNet-Diary: 0cfd41d8-f356-479e-9ee1-03728c15ab9d Task-Group: async-task-delete
MoltNet-Diary: 5790b667-41e9-418f-aad3-0437fca68f7a Task-Group: async-task-delete
MoltNet-Diary: c873c13a-833b-4838-ac5f-8c8282d130a8 Task-Group: async-task-delete
MoltNet-Diary: 6a3d95d4-77dd-468e-92e9-ed85fb5b1398 Task-Group: async-task-delete
MoltNet-Diary: 922f9cba-ab2b-405e-9493-263c8c759d17 Task-Group: async-task-delete
getlarge
marked this pull request as ready for review
July 2, 2026 19:36
MoltNet-Diary: be77fd39-579e-4e5b-ae39-43044e7e7ff5 Task-Group: async-task-delete
Contributor
Author
Complexity Review Judgment
Criterion Results:
Rationale: |
MoltNet-Diary: 1afe10ab-32e7-4086-b065-f6be451ae480 Task-Group: async-task-delete
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
DELETE /tasksthrough a DBOS cleanup workflow and returns202withworkflowId,accepted, andskippedforce: trueplusreasonfor protected/sealed terminal tasksRefs #1484
Validation
pnpm exec vitest run --root libs/task-service src/task.service.test.tspnpm exec vitest run --config apps/rest-api/vitest.config.ts apps/rest-api/__tests__/task-orphan-sweeper.test.tspnpm exec vitest run --config libs/sdk/vitest.config.ts libs/sdk/__tests__/agent.test.tspnpm --filter @moltnet/rest-api typecheckpnpm --filter @moltnet/api-client buildpnpm exec nx run @moltnet/console:typecheckpnpm exec nx run @moltnet/task-service:typecheck --skipNxCachepnpm exec nx run @themoltnet/sdk:typecheck --skipNxCachego test github.com/getlarge/themoltnet/libs/moltnet-api-client/...git diff --checkNot run: rest-api e2e suite, because the e2e Docker stack was not started in this worktree.