3316 Commits (38933bc16caa21059b3f77d65f7a028bd20d4ca5)

Author SHA1 Message Date
Lidi Zheng 72514e9bf4 Adding more comments & fix the outstanding channel count 5 years ago
Lidi Zheng 4819d8ba6e Improve scenario configs & plumb through channel arguments 5 years ago
Lidi Zheng 68be8a7742 Improve log readability & polish scenario parameters 5 years ago
Lidi Zheng 03e1bf1071 Fix already cancelled RPC 5 years ago
Lidi Zheng efe29d6945 Use the correct asyncio API 5 years ago
Lidi Zheng f97ad240da Remove pdb trace point 5 years ago
Lidi Zheng 50840080fb Make YAPF happy 5 years ago
Lidi Zheng a345803331 Fix the channel_ready usage 5 years ago
Lidi Zheng 7cb055b035 Make server parallel-able 5 years ago
Lidi Zheng 94525e5831 Parallelize sub worker creation 5 years ago
Lidi Zheng 8a70e757fa Re-enable all scenarios 5 years ago
Lidi Zheng ef853425cc Use picked port instead of assigned port 5 years ago
Lidi Zheng 5e2114d92f Fix the sub worker 5 years ago
Lidi Zheng 2d81bd203f Introduce sub workers 5 years ago
Lidi Zheng 7cdef95c4f Make buildifier happy 5 years ago
Lidi Zheng 6f343fc758 Make sanity tests happy 5 years ago
Lidi Zheng 49980a6db1 Make benchmark worker work 5 years ago
Lidi Zheng 2916c351d5 Use bytes instead of str 5 years ago
Lidi Zheng c2a9f15079 One more fix for the benchmark_client.py 5 years ago
Lidi Zheng ae44213482 Fix typos in worker_servicer.py 5 years ago
Lidi Zheng afb080787e Clean up self references 5 years ago
Lidi Zheng 1ee45615e2 Add benchmark client, server, and worker 5 years ago
Lidi Zheng 2294b847a2 Add OVERALL_HEALTH 5 years ago
Lidi Zheng b62eca8558 Update the wording in comments 5 years ago
Lidi Zheng 4c602d4ad6 Add type annotations 5 years ago
Lidi Zheng 7917bd3074 Fix a typo 5 years ago
Lidi Zheng 750b602118 Filter out duplicated status 5 years ago
Lidi Zheng a729bd1828 Revert "Report every health state change" 5 years ago
Lidi Zheng b2d8509f78 Report every health state change 5 years ago
Lidi Zheng fe4eba490c Further simplify the loop 5 years ago
Lidi Zheng 545f312050 Simplify the logic and improve readability 5 years ago
Zhanghui Mao 6fef56573e Implement server interceptor for unary unary call 5 years ago
Mehrdad Afshari 9a929c1546 Do not validate details when status code is OK 5 years ago
Lidi Zheng 5622e9e78c Make sanity tests happy 5 years ago
Lidi Zheng 37055f923f Make pylint happy 5 years ago
Lidi Zheng 908a8489f0 Make the version check more strict 5 years ago
Lidi Zheng 43788ac44e Update the copyright 5 years ago
Lidi Zheng 7b4d0b28c6 Implement health checking servicer in AsyncIO 5 years ago
Lidi Zheng e6278b5333 Make the test intent more obvious 5 years ago
Lidi Zheng 909ce6fee2 Point out it is testing client-side behavior 5 years ago
Lidi Zheng 12b0ddbc2b Improve the documentation based on suggestions 5 years ago
Lidi Zheng 479651e4cf Remove NoReturn to support <3.6.2 5 years ago
Lidi Zheng 0c7bf6c434 Make sanity tests happy 5 years ago
Lidi Zheng 1945c1108f Move the docstring from Cython to rst 5 years ago
Lidi Zheng d743e4390a Fill-in missing interfaces & improve rst template 5 years ago
Lidi Zheng f17ec928df Fix lack of empty line in the docstring 5 years ago
Lidi Zheng 4c59615f46 Format __init__.py 5 years ago
Lidi Zheng 3cdd83bdac Improve invocation_defects_tests with assertions and comments 5 years ago
Richard Belleville c01b39e55b Pull Python 3 only tests out to a separate repo 5 years ago
Lidi Zheng 7a50172cc8 Handle the intercepted call case 5 years ago