Skip to content

Fix storage maintenance retention cleanup - #324

Merged
Rabithua merged 1 commit into
developfrom
codex/fix-storage-maintenance
Aug 13, 2026
Merged

Fix storage maintenance retention cleanup#324
Rabithua merged 1 commit into
developfrom
codex/fix-storage-maintenance

Conversation

@Rabithua

Copy link
Copy Markdown
Owner

Summary

  • bind the 30-day reservation retention cutoff as an ISO timestamp instead of a raw JavaScript Date
  • increase official baseline progress from 10 to 100 users per run while keeping object-store HEAD concurrency bounded at 8

Root cause

The untyped raw SQL fragment passed a Date directly to the Postgres driver, which rejected it after every maintenance run.

Validation

  • resource worker tests: 4 passed
  • Server TypeScript build
  • changed-file ESLint
  • git diff check

@Rabithua
Rabithua merged commit 6372e2c into develop Aug 13, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant