Skip to content

CDRIVER-4538 Automatically retry on 502 Bad Gateway in /http tests #1179

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

Merged
merged 1 commit into from
Jan 13, 2023

Conversation

eramongodb
Copy link
Contributor

This PR resolves(?) CDRIVER-4538 and is a followup to #1161. Verified by this patch.

Spurious test failure due to 502 Bad Gateway when running /http tests is still occurring. Manually restarting the failed task often resolves the issue, so this PR adds an automatic retry attempt to the test instead.

@eramongodb eramongodb requested a review from kevinAlbs January 12, 2023 19:27
@eramongodb eramongodb self-assigned this Jan 12, 2023
@eramongodb eramongodb merged commit da25cca into mongodb:master Jan 13, 2023
@eramongodb eramongodb deleted the cdriver-http branch January 13, 2023 17:41
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.

2 participants