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 tower logs checkpoint #4132

Merged
merged 6 commits into from
Jul 29, 2023
Merged

Add tower logs checkpoint #4132

merged 6 commits into from
Jul 29, 2023

Conversation

pditommaso
Copy link
Member

This PR refactor the Tower plugin cache manager turning it into a checkpoint mechanism for log and other tower-created files on a periodic basis.

The overall idea is to rely on the nf-cloudcache plugin to store nextflow cache metadata in the cloud object storage, and use the logs checkpoint to backup logs files periodically in the object storage. This should prevent the lost of those files when the execution is interrupted abrutely

Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso requested a review from bentsherman July 27, 2023 18:14
@netlify
Copy link

netlify bot commented Jul 27, 2023

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit df97532
🔍 Latest deploy log https://app.netlify.com/sites/nextflow-docs-staging/deploys/64c51ba34e56100008a3c474

Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
Signed-off-by: Paolo Di Tommaso <[email protected]>
@pditommaso pditommaso merged commit 71dfecc into master Jul 29, 2023
@pditommaso pditommaso deleted the logs-checkpoint branch July 29, 2023 15:15
abhi18av pushed a commit to abhi18av/nextflow that referenced this pull request Oct 28, 2023
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

Successfully merging this pull request may close these issues.

2 participants