grpc-dart/test
Vyacheslav Egorov 831f5d8cfb
Revert "Not to fail pending requests, just reschedule it (#303)" (#366)
This reverts commit 9ed03b6b96.

This change prevents client from gracefully handling connection issues and instead just makes it infinitely trying to reconnect.

Closes #339
2020-10-02 22:22:33 +02:00
..
client_tests Revert "Not to fail pending requests, just reschedule it (#303)" (#366) 2020-10-02 22:22:33 +02:00
data Regenerate certificates used by tests. (#352) 2020-09-18 10:27:36 +02:00
src Beef up exception handling in gRPC code. (#360) 2020-09-29 01:01:18 -07:00
client_handles_bad_connections_test.dart Add explicit 'localhost' to tests involving server (#242) 2019-09-30 01:22:16 -07:00
grpc_web_decoding_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00
options_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00
round_trip_test.dart Add explicit 'localhost' to tests involving server (#242) 2019-09-30 01:22:16 -07:00
server_handles_broken_connection_test.dart Add explicit 'localhost' to tests involving server (#242) 2019-09-30 01:22:16 -07:00
server_test.dart Encode server error message (#330) 2020-07-24 10:20:23 +02:00
stream_test.dart Remove unnecessary 'new' and 'const' keywords. (#186) 2019-06-04 11:31:01 -07:00
timeout_test.dart grpc-web support (#191) 2019-06-17 13:31:07 +02:00