Skip to content

Chat-app E2E failures after llm-proxy version bump (agent replies / notifications / tracing) #124

Description

@rowan-stein

Chat-app CI E2E is failing; suspected relation to llm-proxy service version bump.

Example failing run:

Observed symptoms in Playwright:

  • Many request failures net::ERR_ABORTED to Chat/Gateway endpoints (notably NotificationsGateway/Subscribe).
  • Agent reply never arrives (Agent did not reply within 180000ms).
  • Tracing link expectations fail (ends on /message/... rather than /runs/...).
  • Inline media render expectations fail (mermaid/vega not present), likely cascading from upstream failures.

Hypothesis:

  • Recent llm-proxy version bump breaks agent execution or related platform integrations.

Requested investigation:

  • Reproduce in a local cluster using the latest bootstrap.
  • Identify root cause (llm-proxy vs other dependent service).
  • Provide a concrete fix and validate E2E passes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions