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

TestBackendRatelimitScenarios #2764

Open
szuecs opened this issue Dec 1, 2023 · 1 comment
Open

TestBackendRatelimitScenarios #2764

szuecs opened this issue Dec 1, 2023 · 1 comment
Assignees

Comments

@szuecs
Copy link
Member

szuecs commented Dec 1, 2023

--- FAIL: TestBackendRatelimitScenarios (1.47s)
    redistest.go:59: Started redis server at localhost:32795 in 776.804226ms
    --- FAIL: TestBackendRatelimitScenarios/single_route_with_one_backend_and_status_override (0.12s)
        backendratelimit_test.go:222: Backend http://127.0.0.1:36659/ received 9 above max hits 7 
    redistest.go:66: Stopping redis server at localhost:32795
@szuecs
Copy link
Member Author

szuecs commented Dec 21, 2023

time="2023-12-21T10:20:36Z" level=info msg="create ring with addresses: [localhost:32795]"
time="2023-12-21T10:20:36Z" level=error msg="Failed to determine if operation is allowed: read: connection reset by peer"
time="2023-12-21T10:20:36Z" level=info msg="create ring with addresses: [localhost:32795]"
2023/12/21 10:20:37 🐳 Terminating container: f9ef53ed7003
2023/12/21 10:20:37 🚫 Container terminated: f9ef53ed7003
--- FAIL: TestBackendRatelimitScenarios (1.42s)
    redistest.go:59: Started redis server at localhost:32795 in 609.392736ms
    --- FAIL: TestBackendRatelimitScenarios/two_routes_with_three_backends_and_common_limit (0.18s)
        backendratelimit_test.go:222: Backend http://127.0.0.1:33203/ received 9 above max hits 7 
        backendratelimit_test.go:222: Backend http://127.0.0.1:38169/ received 8 above max hits 7 
        backendratelimit_test.go:222: Backend http://127.0.0.1:46467/ received 8 above max hits 7 
    redistest.go:66: Stopping redis server at localhost:32795
time="2023-12-21T10:20:37Z" level=info msg="circuit breaker [::]:34865 went from closed to open"

@RomanZavodskikh RomanZavodskikh self-assigned this Feb 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants