jinjianfeng-chn
jinjianfeng-chn
> v2.1.1-rc2 is the latest compatible version. The stable version of v2.1.1 is not compatible, so I rolled back to v2.1.0
The unit of the sendTimeOut(Spec metadata fields: sendTimeOut)is nanosecond. you need to configure it like this: value: 3000000000. please check it. 
rocketmq go-client will retry on failure, and dapr rocketmq component will also retry on failure. Your message send timed out, so retry actions have occurred for both rocketmq go-client and...
Please look at the source content in the screenshot. If rawPayload == false, The data content will be replaced with CloudEvent. What Cloudevent is serialized by JSON is what you...