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

[backend] Improve objects resolutions event loop usage for large report (#6638) #6640

Merged
merged 1 commit into from Apr 11, 2024

Conversation

richard-julien
Copy link
Member

See #6638

@richard-julien richard-julien added the filigran team use to identify PR from the Filigran team label Apr 10, 2024
@richard-julien richard-julien added this to the Release 6.1.0 milestone Apr 10, 2024
@richard-julien richard-julien self-assigned this Apr 10, 2024
Copy link

codecov bot commented Apr 10, 2024

Codecov Report

Attention: Patch coverage is 87.17949% with 5 lines in your changes are missing coverage. Please review.

❗ No coverage uploaded for pull request base (master@9ccc098). Click here to learn what that means.
Report is 2 commits behind head on master.

Files Patch % Lines
...latform/opencti-graphql/src/database/middleware.js 85.29% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff            @@
##             master    #6640   +/-   ##
=========================================
  Coverage          ?   67.70%           
=========================================
  Files             ?      532           
  Lines             ?    65158           
  Branches          ?     5464           
=========================================
  Hits              ?    44112           
  Misses            ?    21046           
  Partials          ?        0           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ckane
Copy link
Contributor

ckane commented Apr 10, 2024

I have deployed this fix to my instance as well. Initial testing looking good.

@ckane
Copy link
Contributor

ckane commented Apr 10, 2024

This fix cleared the worker backlog. I am re-enabling the DigitalSide.it misp-feed connector instance now to see how that works.

@ckane
Copy link
Contributor

ckane commented Apr 10, 2024

Looks like it's fixed, thanks @richard-julien!

@richard-julien richard-julien merged commit 41e8715 into master Apr 11, 2024
7 checks passed
@richard-julien richard-julien deleted the issue/6638 branch April 11, 2024 08:11
@SamuelHassine SamuelHassine removed this from the Release 6.1.0 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
filigran team use to identify PR from the Filigran team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Improve objects resolutions event loop usage for large report (60K+ object_refs)
3 participants