We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0e12b1d commit 2aaaeaaCopy full SHA for 2aaaeaa
1 file changed
src/dissectBCL/misc.py
@@ -154,7 +154,7 @@ def getNewFlowCell(
154
logging.critical(
155
f"Aviti run {flowcellName} has OutcomeFailed — pipeline will not start."
156
)
157
- return (None, None, None)
+ continue
158
# Look for a folder containing the flowcellname.
159
# no folder with name -> start the pipeline.
160
print("Matching name")
0 commit comments