What problem are you facing?
The configurable gRPC MaxRecvMessageSize feature was requested in #135 and implemented/merged via #136 . However, there doesn't appear to be a tagged release yet that includes this change.
This feature is important for users who hit the default 4 MB gRPC receive limit when the function generates a large number of objects (e.g., when using the deletion ordering option).
How could this Function help solve your problem?
It would be great to cut a new release that includes the merged MaxRecvMessageSize change from #136
Thanks in advance for any guidance on the release timeline!
What problem are you facing?
The configurable gRPC MaxRecvMessageSize feature was requested in #135 and implemented/merged via #136 . However, there doesn't appear to be a tagged release yet that includes this change.
This feature is important for users who hit the default 4 MB gRPC receive limit when the function generates a large number of objects (e.g., when using the deletion ordering option).
How could this Function help solve your problem?
It would be great to cut a new release that includes the merged MaxRecvMessageSize change from #136
Thanks in advance for any guidance on the release timeline!