Join Slack
Powered by
Hey, is there an equivalent `get_task_run_result` ...
# ask-community
e
Ed Burroughes
04/11/2023, 4:37 PM
Hey, is there an equivalent
get_task_run_result
in prefect two or does that not exist anymore?
✅ 1
z
Zanie
04/11/2023, 4:46 PM
You can just call
state.result()
and we will fetch it for you
Open in Slack
Previous
Next