Skip to content

Conversation

janisz
Copy link
Contributor

@janisz janisz commented Sep 23, 2025

Replace SearchRawProcessIndicators with GetByQueryFn in processbaseline datastore where we only iterate over process indicators. This improves memory efficiency by processing indicators individually rather than collecting them into a slice.

🤖 Generated with Claude Code

Co-Authored-By: Claude [email protected]

@janisz
Copy link
Contributor Author

janisz commented Sep 23, 2025

Replace SearchRawProcessIndicators with GetByQueryFn in processbaseline
datastore where we only iterate over process indicators. This improves
memory efficiency by processing indicators individually rather than
collecting them into a slice.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Signed-off-by: Tomasz Janiszewski <[email protected]>
@janisz janisz force-pushed the optimize_reprocess_deployment_risk branch from b515b59 to 2078c69 Compare September 24, 2025 11:20
@janisz janisz force-pushed the use-get-by-query-fn branch from 0f9274f to 4a73d96 Compare September 24, 2025 11:20
@janisz janisz requested review from mtodor and rhybrillou September 24, 2025 11:21
@rhacs-bot
Copy link
Contributor

Images are ready for the commit at 4a73d96.

To use with deploy scripts, first export MAIN_IMAGE_TAG=4.9.x-878-g4a73d96718.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants