Feature Request: retry job in sequence
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
Oh yeah this is a great call and something we should absolutely fix, thanks for reporting!
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.