sourcegraph/internal/users
Stefan Hengl 51b340847d
chore(worker): move aggregated user stats job to worker (#64033)
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
2024-07-24 13:27:22 +02:00
..
BUILD.bazel chore(worker): move aggregated user stats job to worker (#64033) 2024-07-24 13:27:22 +02:00
stats.go scim: Fix user updates when SCIM was previously enabled (#63135) 2024-06-06 22:24:00 +02:00