4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)C++5,373 forks (5,373 forks)batch import
help wantedtech debt
Repository metrics
- Stars
- 27,997 stars (27,997 stars)
- PR merge metrics
- Avg merge 8d (Avg merge 8d)378 merged PRs in 30d (378 merged PRs in 30d)
Description
Pending #4456, there's a TODO for testing request timeout with a test filter that hangs. This would test the request timeout path in the filter chain.
(to-be-outdated link)
Contributor guide
- Research direction
- Examine the existing test infrastructure for request timeout in Envoy, particularly the filter chain and the TODO referenced in the issue. Implement a new test filter that hangs to simulate timeout, and integrate it into the timeout integration tests. Refer to the linked PR for context.
- Tech stack
- cpp
- Domain
- backendnetworking
- Issue type
- Test
- Prerequisites
- GitC++Bazel