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

Warning when execution report and timeline already exists #256

Closed
MarieLataretu opened this issue Aug 9, 2023 · 1 comment
Closed

Warning when execution report and timeline already exists #256

MarieLataretu opened this issue Aug 9, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@MarieLataretu
Copy link
Collaborator

This warning appears when the execution report and timeline already exist, e.g. when executing the pipeline multiple times:

WARN: Failed to render execution report -- see the log file for details
WARN: Failed to render execution timeline -- see the log file for details

The reports can be overwritten (https://www.nextflow.io/docs/latest/config.html#config-report) - or we introduce a timestamp to make the filename unique.

I like the timestamp solution more - any objections?

@MarieLataretu MarieLataretu added the enhancement New feature or request label Aug 9, 2023
@MarieLataretu MarieLataretu self-assigned this Aug 9, 2023
@replikation
Copy link
Owner

timestamp is also fine. i added overwrite true to my workflows so far :)

replikation added a commit that referenced this issue Nov 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants