Skip to content

Commit

Permalink
Increase Kafka container wait time for HTTP bindings examples (dapr#1054
Browse files Browse the repository at this point in the history
)
  • Loading branch information
artur-ciocanu authored Jun 20, 2024
1 parent 2a91610 commit 9048bc1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ Before getting into the application code, follow these steps in order to set up
name: Setup kafka container
expected_stderr_lines:
- 'Creating network "http_default" with the default driver'
sleep: 5
sleep: 20
-->

```bash
Expand Down

0 comments on commit 9048bc1

Please sign in to comment.