aod-merger: add option to skip non-existing files#298
Conversation
jgrosseo
left a comment
There was a problem hiding this comment.
Hi,
I am against this change. We can issue a fatal error in that case but we should not skip the file.
If the list cannot be processed an error has to be produced.
|
Hi, |
|
On the Grid, we do staged merging for analysis, so indeed you can have a failure on a certain level but this only involves a few files. The risk with skipping it that you never find those errors. However, I see the use case in the merger for local use. So we could add that in case one passes a parameter |
|
Hi, |
3e761f1 to
f98eb4a
Compare
jgrosseo
left a comment
There was a problem hiding this comment.
Thanks! Here a few comments
* PWGLF: findable <-> analysis connection * Please consider the following formatting changes (#297) * Latest version with conceptual fixes * Extra work * Findable latest dev * Fix photon pair conversion process check * Please consider the following formatting changes (#298) * Megalinter fixes * Megalinter happiness --------- Co-authored-by: ALICE Builder <alibuild@users.noreply.github.com>
avoids crashes if the inputs.txt list for some reason contains files that dont exist or are not reachable