Skip to content

Updated mongo queries to more efficient#643

Merged
br648 merged 3 commits intodevfrom
feature/DT-577-feed-source-summaries-mem-issue
Mar 9, 2026
Merged

Updated mongo queries to more efficient#643
br648 merged 3 commits intodevfrom
feature/DT-577-feed-source-summaries-mem-issue

Conversation

@br648
Copy link
Copy Markdown
Contributor

@br648 br648 commented Feb 19, 2026

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

Mongo query update to avoid memory issues.

Copy link
Copy Markdown
Contributor

@binh-dam-ibigroup binh-dam-ibigroup left a comment

Choose a reason for hiding this comment

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

Wow, these are nice optimizations! I have suggested a few places to shorten the syntax.

Removed static prefixes and redundant field references
Copy link
Copy Markdown
Contributor

@josh-willis-arcadis josh-willis-arcadis left a comment

Choose a reason for hiding this comment

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

seems to work well on the frontend. not getting any memory leaks or slowed performance.

Copy link
Copy Markdown
Contributor

@JymDyerIBI JymDyerIBI left a comment

Choose a reason for hiding this comment

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

👍 These look better to me.

@br648 br648 merged commit c1907f2 into dev Mar 9, 2026
6 checks passed
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.

4 participants