Skip to content

Commit

Permalink
ErrorStrategy = 'ignore' in combine processes
Browse files Browse the repository at this point in the history
  • Loading branch information
davidealbanese committed Jun 18, 2021
1 parent b8e253e commit 8df88e2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions process.config
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,6 @@ process {
cpus = 2
memory = check_max(8.GB, params.max_memory)
time = params.max_time
errorStrategy = 'ignore'
}
}

0 comments on commit 8df88e2

Please sign in to comment.