dapr / go-sdk

Dapr SDK for go
Apache License 2.0
442 stars 170 forks source link

Flaky examples (socket & service & pubsub) #500

Closed mikeee closed 2 months ago

mikeee commented 7 months ago

Describe the bug

There is an intermittent failure when validating the socket, service and pubsub examples. Potentially to do with the time it takes to get the deps prior to run. The sleep time on the steps is lower than some other examples.

To Reproduce

pubsub run failure: https://github.com/dapr/go-sdk/actions/runs/7918080581/job/21615692479

Expected behavior

mikeee commented 7 months ago

/assign

github-actions[bot] commented 7 months ago

🚀 Issue assigned to you @mikeee