Skip to content

Add UnsnoozeTripJob and Mongo Filters#377

Open
binh-dam-ibigroup wants to merge 28 commits intodevfrom
convert-trivial-checks-to-filters
Open

Add UnsnoozeTripJob and Mongo Filters#377
binh-dam-ibigroup wants to merge 28 commits intodevfrom
convert-trivial-checks-to-filters

Conversation

@binh-dam-ibigroup
Copy link
Copy Markdown
Collaborator

@binh-dam-ibigroup binh-dam-ibigroup commented May 4, 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
  • [na] The description lists all applicable issues this PR seeks to resolve
  • [na] The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

This PR improves trip monitoring performance by moving trip unsnoozing to a daily job and converting other trivial checks to Mongo filters.

This reverts commit cdc9f18.
A partial class helps with bandwidth and size limit of the Mongo response.
@binh-dam-ibigroup binh-dam-ibigroup marked this pull request as ready for review May 5, 2026 20:04
@binh-dam-ibigroup binh-dam-ibigroup changed the title Convert trivial checks to filters Add UnsnoozeTripJob and Mongo Filters May 6, 2026
Copy link
Copy Markdown
Contributor

@br648 br648 left a comment

Choose a reason for hiding this comment

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

Cleaner and much more efficient. Good work!

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.

3 participants