Zach
04/01/2020, 4:20 PMChris White
04/01/2020, 4:23 PMnew_state._result
(note the underscore)Zach
04/01/2020, 4:30 PMnew_state._result
value is the value of the result of the task. I am using the GCSResultHandler and I want the output of it's write() method so my state handler can have the URI that the result is written to in GCS.Chris White
04/01/2020, 4:32 PMnew_state._result.safe_value.value