84dc0f5930
When both a JSONL error (e.g. "killed") and a pod terminated reason (e.g. "OOMKilled") are present, join them with "; " so the richer pod classification is never silently dropped by the parsedError short-circuit. Co-Authored-By: Paperclip <noreply@paperclip.ing>