Skip to content

Doesn't support streaming response #929

@lili21

Description

@lili21

Describe the bug

the streaming response doesn't return immediately. Instead it wait for 3 seconds.

Link to the blitz that caused the error

https://stackblitz.com/edit/node-tzulpt?file=app%2Froutes%2Fstreaming-ssr-route2-multiple-api-calls.tsx,app%2Fentry.client.tsx,app%2Fentry.server.tsx,package.json,app%2Froutes%2Fstreaming-ssr-route1-one-api-call.tsx

Steps to reproduce

  1. click the second link
  2. wait for the response

Expected behavior

it should response without delay.

Parity with Local

Screenshots

No response

Platform

Browser name  = Chrome
Full version  = 108.0.0.0
Major version = 108
navigator.appName = Netscape
navigator.userAgent = Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/108.0.0.0 Safari/537.36
performance.memory = {
  "totalJSHeapSize": 118357675,
  "usedJSHeapSize": 114750103,
  "jsHeapSizeLimit": 2172649472
}
Hash = 6ebe18b1e1db1833797e3e4eb6ff802c375ee61b

Additional context

No response

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