Skip to content

Conversation

kcons
Copy link
Member

@kcons kcons commented Oct 1, 2025

Guarded behind a flag for now.
We expect this to be 140k-190k writes per hour, expected to double the scale of DetectorGroup in under a week.

@kcons kcons requested review from a team as code owners October 1, 2025 17:12
@github-actions github-actions bot added the Scope: Backend Automatically applied to PRs that change backend components label Oct 1, 2025
@kcons kcons requested a review from wedamija October 1, 2025 17:14
@kcons kcons marked this pull request as draft October 1, 2025 17:18
@kcons kcons marked this pull request as ready for review October 1, 2025 17:26
detector_id=occurrence.evidence_data["detector_id"],
group_id=group.id,
)
associate_new_group_with_detector(group, occurrence.evidence_data["detector_id"])
Copy link
Contributor

Choose a reason for hiding this comment

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

🎉 nice - i couldn't find any other occurrences of creating this either.

@saponifi3d
Copy link
Contributor

with the future of having this be updated by a background job, will there be any other data migrations we'll need to keep in mind? It sounds like at the given growth rate, this will likely buy us like a month or two.

@kcons
Copy link
Member Author

kcons commented Oct 6, 2025

with the future of having this be updated by a background job, will there be any other data migrations we'll need to keep in mind? It sounds like at the given growth rate, this will likely buy us like a month or two.

I don't understand the question, but I'm not aware of other data migrations we'll need to keep in mind.

@kcons kcons merged commit dc897aa into master Oct 6, 2025
63 of 64 checks passed
@kcons kcons deleted the kcons/wip branch October 6, 2025 17:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Scope: Backend Automatically applied to PRs that change backend components

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants