Skip to content

Setting the gRPC message legth of the Daemon proxy. #474

Closed
@anandrgitnirman

Description

We need to parametrize the max send and recv message for the passthrough endpoint point

The below error was reported when you have large files to send / recv

Error: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.RESOURCE_EXHAUSTED
details = "grpc: received message larger than max (7062886 vs. 4194304)"
debug_error_string = "{"created":"@1584804270.704719740","description":"Error received from peer ipv4:54.203.198.53:7067","file":"src/core/lib/surface/call.cc","file_line":1056,"grpc_message":"grpc: received message larger than max (7062886 vs. 4194304)","grpc_status":8}"

If you want to see full Traceback then run:
snet --print-traceback [parameters]

Activity

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

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions