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

Accept more types of failures when retrying HTTP requests in tests #6063

Open
wants to merge 1 commit into
base: nightly
Choose a base branch
from

Conversation

lbussell
Copy link
Contributor

@lbussell lbussell commented Nov 15, 2024

This change fixes some issues when testing images locally. Some web tests would fail with the message: "The response ended prematurely".

Now, we only short-circuit the retry loop if the container crashed or never started for some reason.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant