Simon Leet
Simon Leet
## Expected Behavior Azure EventGrid bindings conformance test should pass reliably. ## Actual Behavior The EventGrid bindings tests continue to fail about 15% of the time in automation, which is...
## Describe the feature Per the implementation of #1071 it looks like the Azure Service Bus (ASB) queues bindings component should also be improved to support all [ASB message properties](https://docs.microsoft.com/en-us/rest/api/servicebus/message-headers-and-properties#message-headers)....
**What content needs to be created or modified?** Quoting Talal from Discord: > How is response handled when it comes to errors? When I return a response with status code...
## Describe the proposal Porting a suggestion from user bencod#6730 in Dapr Discord: > On publishing, Dapr client accepts message data as Object and it serialize the Object using ObjectSerializer...