Skip to content

Handle shutdown timeout in thv HTTP server#4328

Merged
JAORMX merged 1 commit intomainfrom
thv-server-timeout
Mar 24, 2026
Merged

Handle shutdown timeout in thv HTTP server#4328
JAORMX merged 1 commit intomainfrom
thv-server-timeout

Conversation

@JAORMX
Copy link
Copy Markdown
Collaborator

@JAORMX JAORMX commented Mar 24, 2026

Before, there was no timeout in the shutdown operation. This sets that
up gracefully.

Signed-off-by: Juan Antonio Osorio ozz@stacklok.com

Before, there was no timeout in the shutdown operation. This sets that
up gracefully.

Signed-off-by: Juan Antonio Osorio <ozz@stacklok.com>
@JAORMX JAORMX requested a review from amirejaz as a code owner March 24, 2026 06:09
@github-actions github-actions bot added the size/XS Extra small PR: < 100 lines changed label Mar 24, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Mar 24, 2026

Codecov Report

❌ Patch coverage is 0% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.58%. Comparing base (e735122) to head (ec2bc17).
⚠️ Report is 4 commits behind head on main.

Files with missing lines Patch % Lines
pkg/api/server.go 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #4328      +/-   ##
==========================================
- Coverage   68.61%   68.58%   -0.04%     
==========================================
  Files         478      478              
  Lines       48450    48460      +10     
==========================================
- Hits        33243    33234       -9     
- Misses      12367    12378      +11     
- Partials     2840     2848       +8     

☔ 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.

@JAORMX JAORMX merged commit ce4123e into main Mar 24, 2026
121 of 124 checks passed
@JAORMX JAORMX deleted the thv-server-timeout branch March 24, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants