Skip to content

Conversation

vincent-pochet
Copy link
Contributor

Context

This PR is part of the Pre-aggregation epic.

The main goal of this feature is to setup a complete aggregation pipeline that will be leveraged to compute the customer usage without re-querying the full set of events.

Description

This pull extract the subscription refresh flagging logic from the events processor into a new dedicated SubscriptionRefreshService sub-service.
It clearly separates the flagging logic from the other parts of the processing logic. It make the code easier to maintain and test.

Base automatically changed from feat-pre-aggregation-in-advance to main August 14, 2025 10:12
@vincent-pochet vincent-pochet force-pushed the feat-pre-aggregation-in-flag branch from f50866b to b7505af Compare August 14, 2025 10:20
@vincent-pochet vincent-pochet merged commit fa5b45f into main Aug 14, 2025
1 check passed
@vincent-pochet vincent-pochet deleted the feat-pre-aggregation-in-flag branch August 14, 2025 11:56
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.

3 participants