varsha Parthasarathy
11/09/2022, 9:07 AMraise _InactiveRpcError(state)
grpc._channel._InactiveRpcError: <_InactiveRpcError of RPC that terminated with:
status = StatusCode.RESOURCE_EXHAUSTED
details = "received initial metadata size exceeds limit"
debug_error_string = "{"created":"@1667984783.531503108","description":"Error received from peer ipv4:10.162.12.35:443","file":"src/core/lib/surface/call.cc","file_line":953,"grpc_message":"received initial metadata size exceeds limit","grpc_status":8}"
Samhita Alla
11/09/2022, 10:07 AMvarsha Parthasarathy
11/09/2022, 10:09 AMSamhita Alla
11/09/2022, 10:10 AMvarsha Parthasarathy
11/09/2022, 10:11 AMs3 uri between the taskCan i use Flytefile as the return type in that case?
Samhita Alla
11/09/2022, 10:15 AMCan i use Flytefile as the return type in that case?Of course! This should work:
FlyteFile(path="s3://...")
varsha Parthasarathy
11/09/2022, 10:26 AMSamhita Alla
11/09/2022, 10:30 AMvarsha Parthasarathy
11/09/2022, 3:44 PM