How to get status of each task? #3921
Replies: 3 comments
-
You can check the status of your tasks in your console output (even better with
in my |
Beta Was this translation helpful? Give feedback.
-
Try
The format |
Beta Was this translation helpful? Give feedback.
-
If your tasks are containerized, you can give your docker containers a name |
Beta Was this translation helpful? Give feedback.
-
I only use `nextflow log`` to get status of my pipeline, but how to get status of tasks in my pipeline ?
Beta Was this translation helpful? Give feedback.
All reactions