Skip to content

Conversation

@odouglas-es
Copy link

@odouglas-es odouglas-es commented Sep 4, 2025

What this PR does / Why we need it:

  • Implements a configurable ticket expiry TTL that is updated on ticket fetch
  • Adds a low latency ticket clean up worker similar to the existing backfill clean up that only cleans up affected

Which issue(s) this PR fixes:

Closes #

Special notes for your reviewer:

  • The addition of the clean up to the synchronizer needs to be tested to confirm its not a bottleneck
  • The redsync lock might also be something to review upon or get rid off - not yet sure how to go about it
  • These changes potentially break existing logic - might be easier to create new endpoints instead. This is meant mostly testing purposes and quick iterations

@odouglas-es odouglas-es force-pushed the do/set-ticket-ttl branch 2 times, most recently from 3772566 to 7628a87 Compare September 9, 2025 22:57
@odouglas-es odouglas-es changed the title _TMP feat: sliding score window on indexed ticket Sep 10, 2025
@odouglas-es odouglas-es changed the title feat: sliding score window on indexed ticket feat: sliding score window on indexed tickets Sep 10, 2025
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.

2 participants