-
Notifications
You must be signed in to change notification settings - Fork 10.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Multiple qps timeouts/failures #9499
Comments
Seen again #9508 |
This is happening repeatedly in the performance tests. Test instances that fail usually have:
(see https://grpc-testing.appspot.com/job/gRPC_performance_pull_requests/9062/consoleFull) |
failure for pr #9612 against master |
Timeout happened with |
@apolcyn is the related fix we discussed recently in? |
yeah the failures in the original post at top should be fixed now |
In https://grpc-testing.appspot.com/job/gRPC_performance_pull_requests/8839/consoleFull
Failed tests include:
ruby_protobuf_sync_streaming_qps_unconstrained
ruby_protobuf_sync_unary_qps_unconstrained
ruby_protobuf_unary_ping_pong
node_protobuf_async_unary_qps_unconstrained
node_protobuf_unary_ping_pong
csharp_generic_async_streaming_ping_pong
csharp_protobuf_async_streaming_ping_pong
csharp_protobuf_async_unary_ping_pong
csharp_protobuf_sync_to_async_unary_ping_pong
csharp_protobuf_async_unary_qps_unconstrained
csharp_to_cpp_protobuf_sync_unary_ping_pong
csharp_to_cpp_protobuf_async_streaming_ping_pong
The text was updated successfully, but these errors were encountered: