**Describe the issue** <!--A clear and concise description of what the bug is--> Doc for redis stream pubsub specifies readTimeout defaults to 3s. It actually defaults to 0 -- meaning blocking read. **URL of the docs** <!--Paste the URL (docs.dapr.io/concepts/......) of the page--> https://docs.dapr.io/reference/components-reference/supported-pubsub/setup-redis-pubsub/ **Expected content** <!--A clear and concise description of what you expected to happen--> It should specify the default is a blocking read **Screenshots** <!--If applicable, add screenshots to help explain your problem--> **Additional context** <!--Add any other context about the problem here-->