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

Commits on Oct 9, 2024

  1. traffic-resilience-http: extend connect timeout for CI

    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 committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    45e9056 View commit details
    Browse the repository at this point in the history