mirror of https://github.com/grpc/grpc.git
parent
1f0630fd91
commit
4e2f92bf9c
2 changed files with 22 additions and 1 deletions
@ -0,0 +1,21 @@ |
|||||||
|
actions { |
||||||
|
create_channel { |
||||||
|
target: "unix: {" |
||||||
|
channel_args { |
||||||
|
key: "grpc.max_metadata_size" |
||||||
|
i: 1236454714901355 |
||||||
|
} |
||||||
|
channel_actions { |
||||||
|
add_n_bytes_writable: 21 |
||||||
|
add_n_bytes_readable: 18446744069414584320 |
||||||
|
wait_ms: 8 |
||||||
|
} |
||||||
|
} |
||||||
|
} |
||||||
|
actions { |
||||||
|
create_server { |
||||||
|
} |
||||||
|
} |
||||||
|
actions { |
||||||
|
check_connectivity: true |
||||||
|
} |
Loading…
Reference in new issue