#234: retention for mail_outbox #255
No reviewers
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#255
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/234-mail-outbox-retention"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Stacked on #254 (#233) — after its fast-forward merge this PR reduces to one commit. Issue #234 is closed manually after green CI/CD per process.
mail-outbox-retention: deletes SENT rows (by sentAt) and permanently FAILED rows (by nextAttemptAt) pastmail.outboxRetentionDays(new instance setting, default 30).mail-outbox-retention.e2e.db.test.ts; full api suite green (473) against fresh DB.