Yes, others are seeing pipeline-error-openai-llm-failed causing calls to end unexpectedly.
It usually means the LLM step failed due to,
Model timeout, API key / quota issue, Rate limits, Temporary provider outage, Model misconfiguration.
Most people fix it by checking API keys, usage limits, model settings, and reviewing logs to see where the LLM call failed.