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

Is it possible to re-run only failed jobs / blocks? #1295

Open
joeprivettsmart opened this issue Jan 11, 2023 · 4 comments
Open

Is it possible to re-run only failed jobs / blocks? #1295

joeprivettsmart opened this issue Jan 11, 2023 · 4 comments

Comments

@joeprivettsmart
Copy link

Are setup includes 7 blocks each without any dependencies, so they run in parallel. However, when a single job fails and we click the Re-Run button in the Semaphore UI it runs all of the jobs in all of the blocks. Is there a way to just re-run the individual failing jobs, or the failing blocks at worst?

@radwo
Copy link
Member

radwo commented Jan 12, 2023

Hi Joe!

to rebuild only the failed blocks you can use sem rebuild pipeline [Pipeline ID]. It will trigger the partial rebuild of the pipeline.

@joeprivettsmart
Copy link
Author

Thank you for the response. Is there anything currently, or planned for the future, to introduce a button in the UI to perform this action?

@radwo
Copy link
Member

radwo commented Jan 12, 2023

We plan to make it available in the UI. However, we're still discussing the details, so I can't share any ETA here.

@dimitar-peychinov
Copy link

That would be a nice addition. 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants