Skip to content

Commit 0364e08

Browse files
committed
bump timeouts
Signed-off-by: mikeee <[email protected]>
1 parent 0df62b3 commit 0364e08

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

examples/invoke/grpc-proxying/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ expected_stdout_lines:
2222
- '== APP - invoke-grpc-client == }'
2323
background: true
2424
sleep: 30
25-
timeout_seconds: 30
25+
timeout_seconds: 90
2626
-->
2727

2828
```bash

examples/invoke/grpc/README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ expected_stdout_lines:
4545
- '== APP - invoke-grpc-client == }'
4646
background: true
4747
sleep: 30
48-
timeout_seconds: 60
48+
timeout_seconds: 90
4949
-->
5050
== APP - invoke-grpc-server == Method: say_hello
5151
== APP - invoke-grpc-server == Name: "Test"

0 commit comments

Comments
 (0)