3284 Commits (06c6fa73b08e7cdb3010891d28e160cfda4306e3)

Author SHA1 Message Date
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
Lidi Zheng e0f8fe3254 Ensure channel isolation is maintained while graceful close 5 years ago
Lidi Zheng 5a29f33a25 Optimize the logic & add comments 5 years ago
Richard Belleville a859b9a98a Whoops 5 years ago
Lidi Zheng 2789f83f85 Make pytype happy 5 years ago
Lidi Zheng d2832e4bc6 Update tests.json 5 years ago
Richard Belleville e99cdfa754 Copybara makes me wish I were dead 5 years ago
Richard Belleville 6eddf397e9 Reviewer advice 5 years ago
Richard Belleville 485e87cadf Move tests into single directory because Blaze is the worst 5 years ago
Lidi Zheng 3061ee37c0 Remove unused import 5 years ago
Lidi Zheng fbd213d04b Make client-side graceful shutdown faster 5 years ago
Esun Kim 0b26a2ff56 Added abseil-based sync 5 years ago
Richard Belleville df247fb33a Experimental API decorator 5 years ago
Richard Belleville 7c581ab099 Revert "Stop emitting experimental warnings" 5 years ago
Richard Belleville ff3088979a Why you incomplete, Python 3.6? 5 years ago
Richard Belleville 67a492c946 Yapf 5 years ago
Richard Belleville 753ab16ebb Remove unused return value 5 years ago
Richard Belleville 5474a76044 Pull out constant 5 years ago
Richard Belleville 0668c73cd2 Add copyright header 5 years ago
Richard Belleville 3daa32de4e Stop emitting experimental warnings 5 years ago
Richard Belleville e7e41e7610 Change up ordering 5 years ago
Richard Belleville 6e7f9f2ebe Add typing 5 years ago