Skip to content

MultiQC is ignored on large runs #671

@jfy133

Description

@jfy133

Originally reported by @ashildv

Check Documentation

I have checked the following places for your error:

Description of the bug

If MultiQC crashes for whatever reason (other than 143/137), we have set it to be ignored rather than retry. This is a bit too blunt, as it means other cases when it crashes (e.g. walltime) it doesn't complete.

In particular when you have large datasets, hitting walltime is possible. We should remove the 'ignore' directive to start picking up valid kill exit codes and improve the retry system.

Steps to reproduce

Steps to reproduce the behaviour:

  1. Command line: nextflow run ...
  2. See error: Please provide your error message

Expected behaviour

Log files

Have you provided the following extra information/files:

  • The command used to run the pipeline
  • The .nextflow.log file
  • The exact error:

System

  • Hardware:
  • Executor:
  • OS:
  • Version

Nextflow Installation

  • Version:

Container engine

  • Engine:
  • version:
  • Image tag:

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions