envoyproxy / envoyproxy/envoy-mobile
testing: stress test library startup and shutdown
Open
area/testing
- Dominant language
- Java
- Stars
- 566
- Forks
- 85
- PR merge metrics
- No merged PRs in 30d
Description
Internally at Lyft, we have had infrequent reports about the library getting wedged.
Via @mattklein123 :
> I was wondering if there was a way to create a small stress test that either uses the emulators or just the JVM target, and tries to do thousands of startups and shutdowns while making requests to look for failures
This is possible, and could be scheduled via github actions as a daily task.
Contributor guide
Assessment
This issue has not been assessed yet.