correct error

This commit is contained in:
mr 2025-06-12 14:02:07 +02:00
parent 91f421af1e
commit 7fa115c5e1

View File

@ -126,7 +126,7 @@ func (b *ArgoBuilder) createArgoTemplates(
template.CreateContainer(processing, b.Workflow.GetDag())
if err := b.RepartiteProcess(*processing, id, template, namespace); err != nil {
logger.Error().Msg(fmt.Sprint("Problem to sets up repartition expected %s", err.Error()))
logger.Error().Msg(fmt.Sprint("Problem to sets up repartition expected %v", err.Error()))
return volumes, firstItems, lastItems
}
// get datacenter from the processing