Hank Huang
07/18/2023, 6:00 AMFailed with Exception Code: SYSTEM:Unknown
RPC Failed, with Status: StatusCode.INTERNAL
details: failed to compile workflow for [resource_type:WORKFLOW project:"flytesnacks" domain:"development" name:"basics.test_is_none.none_wf2" version:"ZYGVziJ0jsZaGg1isWbahQ==" ] with err failed to compile workflow with err Collected Errors: 1
Error 0: Code: ValueRequired, Node Id: n1, Description: Value required [RightValue.Val].
Debug string UNKNOWN:Error received from peer {created_time:"2023-07-18T06:16:32.672034473+00:00", grpc_status:13, grpc_message:"failed to compile workflow for [resource_type:WORKFLOW project:\"flytesnacks\" domain:\"development\" name:\"basics.test_is_none.none_wf2\" version:\"ZYGVziJ0jsZaGg1isWbahQ==\" ] with err failed to compile workflow with err Collected Errors: 1\n\tError 0: Code: ValueRequired, Node Id: n1, Description: Value required [RightValue.Val].\n"}
Yee
my_input == None
in the conditionalHank Huang
07/19/2023, 1:45 AM