Is there a way to force a task to rerun even if it...
# prefect-community
g
Is there a way to force a task to rerun even if it's cached?
k
If using
cache_for
, yes with cache validator. For targets there isn’t.