8000 Signal to downstream processes when a run is complete · Issue #57 · wtsi-npg/valet · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Signal to downstream processes when a run is complete #57
Open
@kjsanger

Description

@kjsanger

The objective is to avoid downstream processes needing to use heuristics to tell if a run has completed (and completed copying too). The sequencing_summary.txt should be the last file to be created by the run. However, it may not be the last file to arrive at the destination when there are concurrent copy operations in progress. One option is to copy sequencing_summary.txt copy only after a period of idle time. This doesn't guard against the run being restarted (but does that create a new run folder?)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    0