Skip to content

feat: add support for configuring query timeout #129

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

Merged
merged 1 commit into from
Jan 27, 2022

Conversation

aaron-steinfeld
Copy link
Contributor

Description

Adds support for configuring query timeout (defaulting to current value)

@aaron-steinfeld aaron-steinfeld requested a review from a team as a code owner January 27, 2022 20:16
@codecov
Copy link

codecov bot commented Jan 27, 2022

Codecov Report

Merging #129 (b192634) into main (317440b) will decrease coverage by 0.01%.
The diff coverage is 0.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main     #129      +/-   ##
============================================
- Coverage     22.80%   22.79%   -0.02%     
  Complexity       75       75              
============================================
  Files            65       65              
  Lines          1732     1733       +1     
  Branches         51       51              
============================================
  Hits            395      395              
- Misses         1328     1329       +1     
  Partials          9        9              
Flag Coverage Δ
unit 22.79% <0.00%> (-0.02%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...va/org/hypertrace/graphql/impl/GraphQlFactory.java 0.00% <0.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 317440b...b192634. Read the comment docs.

@github-actions

This comment has been minimized.

@aaron-steinfeld aaron-steinfeld merged commit 3a45bcf into main Jan 27, 2022
@aaron-steinfeld aaron-steinfeld deleted the query-timeouts branch January 27, 2022 20:35
@github-actions
Copy link

Unit Test Results

11 files  ±0  11 suites  ±0   14s ⏱️ -1s
24 tests ±0  24 ✔️ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 3a45bcf. ± Comparison against base commit 317440b.

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.

2 participants