Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cap the maximum number of entries in SagaDetailsIndex to 50k #3878

Merged
merged 3 commits into from
Dec 6, 2023

Conversation

WilliamBZA
Copy link
Member

Fixes #3351

This caps the maximum number of entries in the reduce stage of the map/reduce index to 50k messages. This should be more than sufficient for visualization purposes and also prevents the reduce step running out of memory.

@SzymonPobiega SzymonPobiega merged commit 6aaf81b into master Dec 6, 2023
11 checks passed
@SzymonPobiega SzymonPobiega deleted the cap-sagadetails-index-count branch December 6, 2023 11:05
@WilliamBZA WilliamBZA mentioned this pull request Dec 7, 2023
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.

Saga audit—completed sagas keep growing when the same correlation ID is re-used
2 participants