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

[TopEventsJob] Job Improvements #5940

Merged
merged 1 commit into from
Jan 22, 2025
Merged

[TopEventsJob] Job Improvements #5940

merged 1 commit into from
Jan 22, 2025

Conversation

John-Weak
Copy link
Contributor

@John-Weak John-Weak commented Jan 22, 2025

  • call done after the job is complete, instead of as soon as job is started
  • use findOneAndReplace, instead of calling delete and then waiting for the job to complete to insert new data (now user will see previous data while job is running, instead of no data)

@ArtursKadikis ArtursKadikis merged commit b1d8e4a into release.24.12 Jan 22, 2025
7 of 8 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.

3 participants