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

traffic-resilience-http: extend connect timeout for CI #3077

Conversation

bryce-anderson
Copy link
Contributor

Motivation:

The TrafficResilienceHttpServiceFilterTest.testStopAcceptingConnections test is flaky (see issue #3076) and it could be as simple as CI being slower than usual.

Modifications:

Extend the timeout for the CI environment to see if this fixes the flakiness.

Motivation:

The TrafficResilienceHttpServiceFilterTest.testStopAcceptingConnections
test is flaky (see issue apple#3076) and it could be as simple as CI being
slower than usual.

Modifications:

Extend the timeout for the CI environment to see if this fixes the
flakiness.
@bryce-anderson bryce-anderson merged commit b5e4292 into apple:main Oct 11, 2024
11 checks passed
@bryce-anderson bryce-anderson deleted the bl_anderson/flaky-TrafficResilienceHttpServiceFilterTest branch October 11, 2024 15:13
idelpivnitskiy added a commit to idelpivnitskiy/servicetalk that referenced this pull request Oct 15, 2024
Motivation:

Even 4 seconds added in apple#3077 seems too low for CI. Trying higher value.
Also, we can reuse already existing `CI` constant.
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.

3 participants