feat: basic task runtime recording

This commit is contained in:
2026-05-24 21:53:06 +02:00
parent 2ae1ac6e38
commit 7f18e5aae8
7 changed files with 91 additions and 1 deletions

View File

@@ -22,9 +22,10 @@ k8s {
projectDir = '/workspace/projects'
cleanup = false
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.3.2'
nextflowImage = 'gitea.kleine.eulenhexe.de/kevin/ma/nextflow-dvfs:0.4.2'
imagePullPolicy = 'IfNotPresent'
schedulerInterval = '10s'
recordTaskRuntimes = true
nodeInit {
enabled = false