The Dagger pipelines runs fast when executed locally but takes for ever on our cluster executed via ARGO Workflows.
I always seems stuck at some commands (e.g. a "upload" step). I enabled the debug logs to see what is going on, and everytime it is stuck the last log line is "DBG frontend exporting spans".
What is this? What does it export? Where? Is this necessary or can this be disabled?