Skip to content

mimo-v2.5-pro streams hang indefinitely — accepts connection, sends keepalives, never produces content #24669

@matteoantoci

Description

@matteoantoci

Description

When sending requests to mimo-v2.5-pro via the API proxy, the upstream accepts the connection (200 OK) but never produces any content. SSE keepalive bytes are sent periodically, but no actual data payloads arrive. Streams have been observed hanging for 30+ minutes without timing out or returning an error.

This leaves the client connection stuck indefinitely — the proxy believes the stream is alive (keepalives are flowing) but no content is ever delivered.

Steps to reproduce

  1. Send a chat/completions request to mimo-v2.5-pro through the opencode proxy
  2. Observe the connection hangs with no content output
  3. SSE keepalive bytes continue flowing, keeping the connection alive

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions