Skip to content

Split worker trace cleanup#270

Merged
yvette-carlisle merged 1 commit into
mainfrom
xy/split-worker-trace-cleanup
Jun 29, 2026
Merged

Split worker trace cleanup#270
yvette-carlisle merged 1 commit into
mainfrom
xy/split-worker-trace-cleanup

Conversation

@yvette-carlisle

Copy link
Copy Markdown
Member

Summary

  • Split worker trace expiry cleanup helpers into apps/elf-worker/src/worker/trace_jobs/cleanup.rs.
  • Preserve the existing worker::purge_expired_* call surface through the trace_jobs re-export.
  • Keep cleanup SQL, binding, logging, and return behavior unchanged.

Validation

  • cargo make fmt-rust
  • cargo check -p elf-worker --all-targets --all-features
  • cargo make fmt-rust-check
  • cargo make check-rust
  • cargo make lint-vstyle
  • git diff --check
  • cargo make lint-rust
  • cargo make test-rust
  • cargo make check
  • cargo make test-rust-integration
  • cargo make check-trace-gate
  • staged skeptic review: pass, no blockers or risks

…anup into a child module after strict validation.","authority":"manual"}
@yvette-carlisle yvette-carlisle merged commit 96d5890 into main Jun 29, 2026
12 checks passed
@yvette-carlisle yvette-carlisle deleted the xy/split-worker-trace-cleanup branch June 29, 2026 16:08
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