Simon Headley
Simon Headley
## In what area(s)? /area runtime /area placement ## What version of Dapr? > 1.11.x (any version of 1.11 exhibited these errors too) > 1.12.0 ## Expected Behavior No errors...
## Expected Behavior Dapr not to close connections when event processing is successful. ## Actual Behavior Dapr appears to be passing a cancellation to my API controllers which is triggering...
_Feel free to throw this issue out the window if you believe it doesn't belong in the Dapr docs, but I thought it might be nice to have :)_ **What...
**Describe the issue** On the page: [Dapr arguments and annotations for daprd, CLI, and Kubernetes](https://docs.dapr.io/reference/arguments-annotations-overview/), it specifies > When the annotation is set and the value is empty, the sidecar...
**What content needs to be created or modified?** There is no documentation about the default value the `app-max-concurrency` is. The documentation purely mentions the following: > Limit the [concurrency of...
## Describe the proposal Customers who heavily leverage SQL Server installations in their existing on-premises data centres and are also moving to the cloud and adopting Azure SQL DB during...
**What content needs to be created or modified?** There is no binding specification under [Dapr's supported bindings](https://docs.dapr.io/developing-applications/building-blocks/bindings/bindings-overview/) that explicitly guides a user on how to target Azure SQL DB or...
## In what area(s)? /area runtime /area observability /area pubsub ## What version of Dapr? 1.13.2 ## Expected Behavior When publishing CloudEvents through the Dapr client (in my case, .NET...
## Expected Behavior When a failure occurs during actor processing and a retry policy is in place, the actor proxy should generate a new HTTP request for each retry. ##...
**Describe the issue** The documentation which provides Dapr users with production guidelines for installing Dapr fails to mention any information about the fact that there can be issues when running...