Skip to content

Add event retention, purge, and catalogue routes - #1049

Merged
tudddorrr merged 1 commit into
developfrom
event-catalogue
Sep 5, 2026
Merged

Add event retention, purge, and catalogue routes#1049
tudddorrr merged 1 commit into
developfrom
event-catalogue

Conversation

@tudddorrr

@tudddorrr tudddorrr commented Sep 5, 2026

Copy link
Copy Markdown
Collaborator
  • Add per-game, per-event retention configs that define how long events are kept.
  • Run a daily scheduled task that deletes events (and their properties) past their retention period.
  • Add an admin route to manually purge all events of a given name for a game.
  • Add an event catalogue endpoint listing event names with counts, unique players, property keys, and retention days.

@codecov

codecov Bot commented Sep 5, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.47%. Comparing base (d473a34) to head (a1adef5).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1049      +/-   ##
===========================================
+ Coverage    98.45%   98.47%   +0.02%     
===========================================
  Files          477      485       +8     
  Lines         7618     7742     +124     
  Branches       996     1011      +15     
===========================================
+ Hits          7500     7624     +124     
  Misses          49       49              
  Partials        69       69              

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@tudddorrr tudddorrr added the enhancement New feature or request label Sep 5, 2026
@tudddorrr
tudddorrr merged commit 022d25b into develop Sep 5, 2026
9 checks passed
@tudddorrr
tudddorrr deleted the event-catalogue branch September 5, 2026 16:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant