Hi all, we are running partitioned jobs and would ...
# ask-community
y
Hi all, we are running partitioned jobs and would like to be able to re-try a specific OP for a partition for whatever reason (e.g. the OP failed). Ideally, the "per-step status" for partitions should then show all green circles for all the OPs of that partition after running that specific OP. To try this, I first ran a partition for which all OPs succeeded. I then created a backfill by using
Step subset
to select a specific OP to re-run for that partition. That resulted in the green OP status circles turning grey for all the other successful ops. The only one that's green now is the OP that ran via
step subset
. Would appreciate your help. Thanks!
j
@Yeachan Park this might be a UI bug, tagging @dish and @Ben Gotow for visibility
d
@Ben Gotow This looks a little similar to some of the issues we were looking at yesterday…
y
Ah I see. I can go ahead and make an issue if it's a bug