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

Signed-off-by: munishchouhan <hrma017@gmail.com>
@netlify
Copy link

netlify bot commented Nov 24, 2025

Deploy Preview for nextflow-docs-staging ready!

Name Link
🔨 Latest commit 6e54f65
🔍 Latest deploy log https://app.netlify.com/projects/nextflow-docs-staging/deploys/6930639be599b80008c65b87
😎 Deploy Preview https://deploy-preview-6606--nextflow-docs-staging.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@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