Skip to content
This repository has been archived by the owner on Dec 21, 2023. It is now read-only.

fix(distributor): Increase timeout of http client to 30s #6954

Merged
merged 1 commit into from
Feb 22, 2022

Conversation

bacherfl
Copy link
Member

Forward port of #6948

* fix(distributor): Increase timout of http client to 30s

Signed-off-by: Florian Bacher <[email protected]>

* make http timeout configurable

Signed-off-by: Florian Bacher <[email protected]>

* make http timeout configurable

Signed-off-by: Florian Bacher <[email protected]>
@bacherfl bacherfl requested a review from a team as a code owner February 22, 2022 12:13
@sonarcloud
Copy link

sonarcloud bot commented Feb 22, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov
Copy link

codecov bot commented Feb 22, 2022

Codecov Report

Merging #6954 (6ef22fe) into master (c956e6b) will increase coverage by 0.01%.
The diff coverage is 87.50%.

@@            Coverage Diff             @@
##           master    #6954      +/-   ##
==========================================
+ Coverage   57.66%   57.68%   +0.01%     
==========================================
  Files         508      508              
  Lines       29217    29223       +6     
  Branches     1378     1378              
==========================================
+ Hits        16847    16856       +9     
+ Misses      11164    11162       -2     
+ Partials     1206     1205       -1     
Impacted Files Coverage Δ
distributor/pkg/config/envconfig.go 54.19% <85.71%> (+2.19%) ⬆️
distributor/pkg/lib/client/client.go 78.57% <100.00%> (ø)
distributor/pkg/lib/controlplane/uniformlog.go 76.56% <0.00%> (+4.68%) ⬆️
Flag Coverage Δ
distributor 72.02% <87.50%> (+0.44%) ⬆️

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

@bacherfl bacherfl merged commit 3ccbd77 into master Feb 22, 2022
@bacherfl bacherfl deleted the fix/6935/distributor-timeout branch February 22, 2022 12:23
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants