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

Continue processing even if one process is crashing #18

Closed
jcohenadad opened this issue May 5, 2021 · 3 comments
Closed

Continue processing even if one process is crashing #18

jcohenadad opened this issue May 5, 2021 · 3 comments

Comments

@jcohenadad
Copy link
Collaborator

Because of #17, every time i run the pipeline it eventually crashes, which makes the addition of processes difficult: i cannot test them because the pipeline crashes before...

@agahkarakuzu is there a way to ignore crashes of a process/subject?

@jcohenadad
Copy link
Collaborator Author

for now my workaround is to rename the problematic subject as "_sub-06_ses-002_rec-dis2d_bp-cspine_T2w.nii.gz" so it is ignored...

@agahkarakuzu
Copy link
Collaborator

@jcohenadad you can see the error handling strategies here.

errorStrategy 'ignore'

Adding this directive to the process description (i.e. in a module) could achieve that.

@agahkarakuzu
Copy link
Collaborator

SCT is no longer using Nextflow, closing the issue.

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

2 participants