Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

you should tell people in the readme how to retry failed tasks #11

Open
mswiatlo opened this issue Mar 29, 2019 · 2 comments
Open

you should tell people in the readme how to retry failed tasks #11

mswiatlo opened this issue Mar 29, 2019 · 2 comments
Labels
docs Documentation related

Comments

@mswiatlo
Copy link

because this is a super useful thing

pandamon user.mswiatlo -d 14 | grep failed | awk '{print $2}' | panda-resub-taskid -m

@eschanet
Copy link

eschanet commented Apr 3, 2019

even simpler (depending on how you define simple of course)
pandamon user.eschanet -i failed --taskid | panda-resub-taskid

@dguest
Copy link
Owner

dguest commented Apr 7, 2019

Feel free to make a pull request with your favorite examples

@matthewfeickert matthewfeickert added the docs Documentation related label Nov 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation related
Projects
None yet
Development

No branches or pull requests

4 participants