Hi, can I manually retry failed task from UI? I sa...
# prefect-ui
i
Hi, can I manually retry failed task from UI? I saw this old announcement at Prefect 2.6.5 is here! It includes retries from failure from the UI, Docker and Census integration, and many more! but I don’t see that button in the latest version.
j
My understanding is that you don't retry one task at a time. You retry a flow run. The tasks that have cached results will use the cached result instead of starting from scratch.