Skip to content

fix(tests): robust Open WebUI startup check in integration tests - #5

Merged
skorphil merged 1 commit into
trunkfrom
fix/integration-tests-startup-retry
Aug 15, 2026
Merged

fix(tests): robust Open WebUI startup check in integration tests#5
skorphil merged 1 commit into
trunkfrom
fix/integration-tests-startup-retry

Conversation

@skorphil

Copy link
Copy Markdown
Member

This PR fixes a critical transient failure in integration tests where the Open WebUI container starts up but drops connections temporarily, throwing a httpx.RemoteProtocolError instead of a connection error. Catching generic httpx.HTTPError ensures we retry correctly during the 120s startup window.

@skorphil
skorphil merged commit f5080aa into trunk Aug 15, 2026
4 checks passed
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