Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

chore(worker): move aggregated user stats job to worker#64033

Merged
stefanhengl merged 4 commits into
mainfrom
sh/aggregated-user-statistics
Jul 24, 2024
Merged

chore(worker): move aggregated user stats job to worker#64033
stefanhengl merged 4 commits into
mainfrom
sh/aggregated-user-statistics

Conversation

@stefanhengl

@stefanhengl stefanhengl commented Jul 24, 2024

Copy link
Copy Markdown
Member

This moves the job from frontend to worker.

Note:
I believe there was a subtle bug in the original code. We only evaluated the
feature flag on startup, which means that changes of the feature flag
only took effect after a restart.

Test plan:

new unit test

This moves the job from `frontend` to `worker`.

Note:
I believe there was a subtle bug in the orignal code. We only evaluated the
feature flag on startup, which means that changes of the feature flag
only took effect after a restart.

Test plan:
new unit test
@cla-bot cla-bot Bot added the cla-signed label Jul 24, 2024
@github-actions github-actions Bot added team/product-platform team/search-platform Issues owned by the search platform team labels Jul 24, 2024
@stefanhengl stefanhengl changed the title chore(worer): move aggregated user stats job to worker chore(worker): move aggregated user stats job to worker Jul 24, 2024
@stefanhengl stefanhengl requested a review from eseliger July 24, 2024 09:53
@stefanhengl stefanhengl marked this pull request as ready for review July 24, 2024 09:53

@eseliger eseliger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Nice find on the feature flag 🙂

@stefanhengl stefanhengl merged commit 51b3408 into main Jul 24, 2024
@stefanhengl stefanhengl deleted the sh/aggregated-user-statistics branch July 24, 2024 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla-signed team/product-platform team/search-platform Issues owned by the search platform team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants