Is the new result-view-feature already available i...
# prefect-cloud
t
Is the new result-view-feature already available in cloud? I can only see a link pointing to the result-persistence documentation, but no tracked results. I have result-persistence on with
persist_result=True
,
cache_result_in_memory = False
. Result persistence seems to work, because task-runs are cached. I am using the
JSONSerializer
.
And I am on prefect 2.8.7 🙂
s
s
@Tim-Oliver it became available in Cloud on Tuesday 😀
🦜 1