Skip to content

Add error messages when a process fails #16

Description

@adamrtalbot

Ideally, when a process fails it should write something to the terminal for further investigation. This could give hints or tips to the end user for things to check out:

> TEST_PUBLISH_FILE (failed)
This suggests your set up is unable to publish files to the output directory (${params.outdir}). Likely reasons are the head node is unable to reach the directory or it does not have permissions.

I'm not 100% sure how to achieve this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions