abundant-laptop-47033
08/23/2022, 11:25 PMFlyteRemote.sync
but the response is too large:
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.RESOURCE_EXHAUSTED
details = "Received message larger than max (4762259 vs. 4194304)"
debug_error_string = "UNKNOWN:Error received from peer ipv4:192.168.3.75:81 {grpc_message:"Received message larger than max (4762259 vs. 4194304)", grpc_status:8, created_time:"2022-08-23T23:23:18.247266112+00:00"}"
Is there a way for me to adjust the max amount or somehow still get my synced execution data?glamorous-carpet-83516
08/24/2022, 5:31 AMabundant-laptop-47033
08/24/2022, 4:16 PMthankful-minister-83577
abundant-laptop-47033
08/24/2022, 4:39 PMabundant-laptop-47033
08/24/2022, 4:43 PMglamorous-carpet-83516
08/24/2022, 4:47 PMserver:
grpcPort: 8089
httpPort: 8088
grpc:
maxMessageSizeBytes: 1000000000
security:
allowCors: true
allowedHeaders:
- Content-Type
allowedOrigins: