Skip to content

Delay when resuming a chat. #1820

@joetifa2003

Description

@joetifa2003

When using Durable Agents and have durable stream re connection, when you open a chat it types out from the beginning, slowly like it is being typed out, even though the LLM already generated the response, the processes of replaying the stream (when you refresh) is like it's being typed out again, this is more of an issue with multi-turn chat model, which is supposed to be more suitable to production solution.

Flight booking example has that issue also, i thought that i implemented something wrong with my app, but you can see it clearly in flight booking app.

2026-04-21.21-34-58.mp4

This basically makes it practically unusable for big chats, i notice that even when i'm not using the multi-turn chat model, i'm using it for single turns and i notice it.

Metadata

Metadata

Assignees

No one assigned

    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