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 query timeout #113

Merged
merged 3 commits into from
Dec 11, 2024
Merged

Add query timeout #113

merged 3 commits into from
Dec 11, 2024

Conversation

Add timeout to SearchQuery.Search.ALLOWED_PARAMS
Fix small mistyping Update query used ALLOWED_PARAMS from Delete query
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2024

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 84.86%. Comparing base (e8aa865) to head (65bee86).

Files with missing lines Patch % Lines
...otlin/dev/evo/elasticmagic/ElasticsearchCluster.kt 40.00% 2 Missing and 1 partial ⚠️
...monMain/kotlin/dev/evo/elasticmagic/util/Helper.kt 50.00% 1 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #113      +/-   ##
==========================================
- Coverage   84.87%   84.86%   -0.02%     
==========================================
  Files          68       69       +1     
  Lines        6865     6883      +18     
  Branches      726      730       +4     
==========================================
+ Hits         5827     5841      +14     
- Misses        783      785       +2     
- Partials      255      257       +2     

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

Convert timeout values to milliseconds if less than 10 seconds.
@anti-social anti-social merged commit 741d5fd into master Dec 11, 2024
9 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