diff --git a/.github/env/global.env b/.github/env/global.env index 27110ac52..c01adb125 100644 --- a/.github/env/global.env +++ b/.github/env/global.env @@ -1,4 +1,4 @@ - DAPR_CLI_VERSION: 1.14.0-rc.7 + DAPR_CLI_VERSION: 1.14.0-rc.8 DAPR_RUNTIME_VERSION: 1.14.0-rc.5 DAPR_INSTALL_URL: https://raw.githubusercontent.com/dapr/cli/v${DAPR_CLI_VERSION}/install/ DAPR_DEFAULT_IMAGE_REGISTRY: ghcr diff --git a/state_management/go/sdk/README.md b/state_management/go/sdk/README.md index af7bed04e..6a424c8c0 100644 --- a/state_management/go/sdk/README.md +++ b/state_management/go/sdk/README.md @@ -26,7 +26,8 @@ expected_stderr_lines: output_match_mode: substring match_order: none background: true -sleep: 15 +sleep: 120 +timeout_seconds: 180 --> ```bash