Skip to content

feat: leverage reusable cli standard options, add gprc max recv message size - #40

Open
fernandezcuesta wants to merge 4 commits into
crossplane:mainfrom
fernandezcuesta:main
Open

fernandezcuesta wants to merge 4 commits into
crossplane:mainfrom
fernandezcuesta:main

Conversation

@fernandezcuesta

Copy link
Copy Markdown

Description of your changes

Add support for maximum recv gprc message size.
Add "standard" CLI arguments and environment variables, matching function-sdk-go and function-sdk-python.

Fixes #39

I have:

@fernandezcuesta
fernandezcuesta marked this pull request as draft September 14, 2026 07:35
…ge size

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@stevendborrelli

Copy link
Copy Markdown
Member

@fernandezcuesta are you still working on this?

Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
Signed-off-by: Jesús Fernández <7312236+fernandezcuesta@users.noreply.github.com>
@fernandezcuesta
fernandezcuesta marked this pull request as ready for review September 22, 2026 22:25
@fernandezcuesta

Copy link
Copy Markdown
Author

Yeah sorry for the delay. Just added also the max send option, which falls back to the same value as max-recv (and add an alias for the latter), similar as what is suggested for sdk-python and sdk-go so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Standard/reusable CLI flags

2 participants