Skip to content

Support configurable gRPC MaxRecvMessageSize #161

Description

@jeremywyx

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!

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions