Skip to content

Commit

Permalink
Increasing timeout and sleep to address flakey test failure
Browse files Browse the repository at this point in the history
Signed-off-by: Paul Yuknewicz <[email protected]>
  • Loading branch information
paulyuk committed Jul 27, 2024
1 parent 3c36490 commit 00b6be7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pub_sub/go/sdk/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@ expected_stderr_lines:
output_match_mode: substring
match_order: none
background: true
sleep: 30
timeout_seconds: 60
sleep: 120
timeout_seconds: 180
-->

```bash
Expand Down

0 comments on commit 00b6be7

Please sign in to comment.