Skip to content

Conversation

@munishchouhan
Copy link
Collaborator

@munishchouhan munishchouhan commented Nov 24, 2025

Summary

This PR adds support for tracking the number of task reclamations in trace records:

  • Add num_reclamations field to TraceRecord: Adds a new numeric field to capture the number of task reclamations for workflow execution monitoring
    (modules/nextflow/src/main/groovy/nextflow/trace/TraceRecord.groovy:106)

Test plan

  • Unit tests pass for TraceRecord with num_reclamations field
  • Tests verify camelCase conversion for num_reclamations → numReclamations
  • Manual testing of trace records with task reclamation data
  • Integration testing with real workflows

@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for nextflow-docs-staging canceled.

Name Link
🔨 Latest commit 42c49eb
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6926e72c29af470008572de1

@munishchouhan munishchouhan requested review from stefanoboriero and removed request for fntlnz, jordeu and stefanoboriero November 27, 2025 14:45
@pditommaso pditommaso marked this pull request as draft November 28, 2025 09:22
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.

3 participants