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

Increase IdleTimeout for HTTP connections #2639

Merged
merged 2 commits into from
Oct 27, 2022

Conversation

leszko
Copy link
Contributor

@leszko leszko commented Oct 27, 2022

fix #2638

@leszko leszko changed the title Increaser IdleTimeout for HTTP connections Increase IdleTimeout for HTTP connections Oct 27, 2022
@codecov
Copy link

codecov bot commented Oct 27, 2022

Codecov Report

Merging #2639 (9547f70) into master (e1b25b2) will not change coverage.
The diff coverage is 0.00000%.

Impacted file tree graph

@@              Coverage Diff              @@
##              master       #2639   +/-   ##
=============================================
  Coverage   56.29696%   56.29696%           
=============================================
  Files             88          88           
  Lines          19033       19033           
=============================================
  Hits           10715       10715           
  Misses          7736        7736           
  Partials         582         582           
Impacted Files Coverage Δ
server/rpc.go 72.02381% <0.00000%> (ø)

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 e1b25b2...9547f70. Read the comment docs.

Impacted Files Coverage Δ
server/rpc.go 72.02381% <0.00000%> (ø)

@leszko leszko merged commit 84c01d9 into livepeer:master Oct 27, 2022
@leszko leszko deleted the icrease-idle-timeout branch October 27, 2022 14:28
@thomshutt thomshutt mentioned this pull request Dec 21, 2022
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.

Stream connections dropping on 0.5.35 release
3 participants