Skip to content

Conditionalize MaxRecvMessageSize #40

@vibe

Description

@vibe

There was a need to bump MaxRecvMessageSize across all our functions recently with the upgrade to the new v1 sdk, this included function-auto-ready.

Just dropping an issue to track this, and get some feedback about where the best place to implement this is.

Simple fix is to update the fn.Serve with function.MaxRecvMessageSize(c.MaxGRPCMessageSize).

Could either happen at each function level, or function-sdk-go template.

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