pandamonium
pandamonium copied to clipboard
you should tell people in the readme how to retry failed tasks
because this is a super useful thing
pandamon user.mswiatlo -d 14 | grep failed | awk '{print $2}' | panda-resub-taskid -m
even simpler (depending on how you define simple of course)
pandamon user.eschanet -i failed --taskid | panda-resub-taskid
Feel free to make a pull request with your favorite examples