river icon indicating copy to clipboard operation
river copied to clipboard

Feature Request: retry job in sequence

Open dragondgold opened this issue 5 months ago • 2 comments

Right now, when you have a bunch of discarded jobs that are part of a sequence, you need to retry them one by one manually; otherwise, all of them run at the same time if capacity is available. It would be nice if "Retry" kind of re-adds the job to the sequence, so you can retry many of them at the same time without skipping the sequence behavior

dragondgold avatar Jul 01 '25 13:07 dragondgold

Oh yeah this is a great call and something we should absolutely fix, thanks for reporting!

bgentry avatar Jul 01 '25 16:07 bgentry

We have a fix in the next Pro release that will partially resolve this, but unless you're running the embedded handler variant of riverui then you'll also need the next set of UI changes. Keeping this open until then.

bgentry avatar Jul 24 '25 04:07 bgentry