What is the equivalent to this in 2.0? `@task(chec...
# prefect-community
t
What is the equivalent to this in 2.0?
@task(checkpoint=False)
If there is one currently
1
k
None yet. It’s tied to results and configurability of results is not out yet
t
OK, cool. Gonna have to put 2.0 down then it seems. When I parallelize the operations it seems to want to spam getting a token from each Dask run. I know that checkpoint was the solution in 1.0
a
@Marvin open "Allow globally disabling task run results as it's a blocker for 2.0 adoption"
t
Whoa, thank you!