Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add error messages when a process fails #16

Open
adamrtalbot opened this issue Oct 4, 2023 · 0 comments
Open

Add error messages when a process fails #16

adamrtalbot opened this issue Oct 4, 2023 · 0 comments

Comments

@adamrtalbot
Copy link
Collaborator

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant