opencti
opencti copied to clipboard
[backend] Improve redis sessions list perf (#7943)
Proposed changes
- prevent locking the event loop when parsing users sessions
Related issues
- #7943
Checklist
- [x] I consider the submitted work as finished
- [x] I tested the code for its functionality
- [ ] I wrote test cases for the relevant uses case (coverage and e2e)
- [ ] I added/update the relevant documentation (either on github or on notion)
- [ ] Where necessary I refactored code to improve the overall quality
Codecov Report
Attention: Patch coverage is 62.25166% with 57 lines in your changes missing coverage. Please review.
Project coverage is 66.28%. Comparing base (
bd767c4) to head (dfe2763). Report is 1 commits behind head on master.
Additional details and impacted files
@@ Coverage Diff @@
## master #8119 +/- ##
==========================================
- Coverage 66.30% 66.28% -0.02%
==========================================
Files 597 597
Lines 61033 61092 +59
Branches 6275 6282 +7
==========================================
+ Hits 40468 40497 +29
- Misses 20565 20595 +30
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
is it still a PR to be worked on or should we close it @richard-julien ?
I think you can close it.