Skip to content

Conversation

@raju-opti
Copy link
Contributor

@raju-opti raju-opti commented Nov 11, 2025

Summary

Add configurable ttl support to stored events. This will be helpful if for some reason, events are failing permanently (for example, the event enpoint is blocked by adblocker/isp).

Also, refactored the code to move the responsibility of limiting the number of saved event to the store implementation from the event processor.

Test plan

  • Added and updated tests

Issues

@coveralls
Copy link

coveralls commented Nov 11, 2025

Coverage Status

coverage: 78.311% (-0.1%) from 78.458%
when pulling a9baffa on raju/event_store_ttl
into 697c8df on master.

Copy link
Contributor

@junaed-optimizely junaed-optimizely left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks solid to me. I do not see any blocking concerns.

@raju-opti raju-opti force-pushed the raju/event_store_ttl branch from ebb53a8 to a9baffa Compare November 13, 2025 01:28
@raju-opti raju-opti merged commit f7b2554 into master Nov 13, 2025
13 of 19 checks passed
@raju-opti raju-opti deleted the raju/event_store_ttl branch November 13, 2025 03:05
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.

4 participants