hsinghdeol-wpay
hsinghdeol-wpay
Enable specifying Grpc options like " MaxReceiveMessageSize" in WorkflowServiceCollectionExtensions
Currently dapr workflows fail with following error `2023-10-11T06:26:20.075785954Z Grpc.Core.RpcException: Status(StatusCode="ResourceExhausted", Detail="Received message exceeds the maximum configured message size.") 2023-10-11T06:26:20.075793354Z at Grpc.Net.Client.StreamExtensions.ReadMessageAsync[TResponse](Stream responseStream, GrpcCall call, Func`2 deserializer, String grpcEncoding, Boolean singleMessage,...
## Expected Behavior Workflow should be started gracefully ## Actual Behavior sidecar crashes with following stacktrace when using dapr 1.12.0 version ``` [wpay-connect-transaction-management-workflow-dapr_adc38c35-3]: panic: runtime error: index out of range...