• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

stacklok / toolhive / 22965168224

11 Mar 2026 05:15PM UTC coverage: 64.088% (-0.005%) from 64.093%
22965168224

push

github

web-flow
Fix flaky api-workloads E2E test timeout (#4106)

Fix flaky api-workloads E2E test by using per-route timeouts

The global Chi middleware.Timeout(60s) was canceling workload create
requests before the image pull could complete, causing intermittent
HTTP 500 errors in CI when images weren't cached.

Replace the global timeout with per-route timeouts: workload create
and edit routes get an 11-minute timeout (slightly longer than the
10-minute imageRetrievalTimeout), while all other routes keep the
standard 60-second timeout.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

0 of 39 new or added lines in 2 files covered. (0.0%)

6 existing lines in 3 files now uncovered.

48014 of 74919 relevant lines covered (64.09%)

74.6 hits per line

Source File
Press 'n' to go to next uncovered line, 'b' for previous

79.79
/pkg/transport/proxy/httpsse/http_proxy.go


Source Not Available

STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc