controller: avoid full Workflow DeepCopy before throttler.Admit for postponed workflows
argoproj/argo-workflows · issue #16559 · opened Jul 2026 · 2 comments · no PRs referenced when indexed
good first issuearea/controllerarea/parallelism
processNextItem constructs the workflow operation context — which deep-copies the entire Workflow object — before checking throttler.Admit. When a workflow is…