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

Add search request timeouts for correlations workflows #893

Merged
merged 4 commits into from
Mar 8, 2024

Change search timeout to 30 seconds

7788f84
Select commit
Loading
Failed to load commit list.
Merged

Add search request timeouts for correlations workflows #893

Change search timeout to 30 seconds
7788f84
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 8, 2024 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

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

❗ No coverage uploaded for pull request base (main@689760e). Click here to learn what that means.
Report is 1 commits behind head on main.

Files Patch % Lines
...ics/transport/TransportCorrelateFindingAction.java 0.00% 37 Missing ⚠️
...yanalytics/correlation/VectorEmbeddingsEngine.java 0.00% 14 Missing ⚠️
...arch/securityanalytics/correlation/JoinEngine.java 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #893   +/-   ##
=======================================
  Coverage        ?   25.01%           
  Complexity      ?     1047           
=======================================
  Files           ?      277           
  Lines           ?    12771           
  Branches        ?     1391           
=======================================
  Hits            ?     3195           
  Misses          ?     9304           
  Partials        ?      272           

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