Skip to content

feat(load-balancer): support timeout_idle http service field#649

Open
mzndr wants to merge 2 commits intomainfrom
feat/load-balancer-timeout-idle
Open

feat(load-balancer): support timeout_idle http service field#649
mzndr wants to merge 2 commits intomainfrom
feat/load-balancer-timeout-idle

Conversation

@mzndr
Copy link
Copy Markdown
Member

@mzndr mzndr commented Apr 29, 2026

timeout_idle controls the time a http connection is allowed to idle before the load balancer drops the connection.

See the changelog for more information.

@mzndr mzndr self-assigned this Apr 29, 2026
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 29, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.08%. Comparing base (5dd14c4) to head (08d5e26).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #649      +/-   ##
==========================================
+ Coverage   96.76%   97.08%   +0.32%     
==========================================
  Files          76       76              
  Lines        4050     4053       +3     
==========================================
+ Hits         3919     3935      +16     
+ Misses        131      118      -13     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

`timeout_idle` controls the time a http connection is allowed to idle before the load balancer drops the connection.
@mzndr mzndr force-pushed the feat/load-balancer-timeout-idle branch from 27b2f0c to 81a2535 Compare April 29, 2026 09:13
@mzndr mzndr marked this pull request as ready for review April 29, 2026 09:52
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.

1 participant