Hi All - quick question on restarting failed flows...
# prefect-server
m
Hi All - quick question on restarting failed flows. I’m attempting to restart a flow by 1) setting all tasks to
Scheduled
via the UI and 2) rerunning the entire flow. However, the first step fails with the attached UI error. I see no errors in the Chrome console, nor anything in the service logs. This only appears to happen when I select the
Change the state of all task runs too
box. I’m running Prefect Server with the latest containers. Any tips? Thanks!
j
Hi @Mike Marinaccio - This was fixed recently. In the latest version of Server you should see "Include non-mapped task runs" instead of "change the state of all task runs too"
m
Oh great! Should I have expected to receive this from my latest
prefect server start
? I stopped and removed my existing images before running, but I’m not seeing the changes.
j
Without knowing the details of your set-up I'm not sure. If you run
prefect version
what do you get?
m
Apologies for the lack of detail. I’m running Prefect version
0.13.17
.
j
Interesting - can you check one more thing for me- in your UI when you open the side-menu what date does it give for the last UI deployment?
m
It looks like this resolved itself. My web browser must’ve had some old code cached.. Thanks for referring me to the update! It solved my problem. Have a great week.
j
Great!