Skip to content

Streaming response hangs on browser refresh #43

@3coins

Description

@3coins
Screen.Recording.2025-05-14.at.11.45.07.AM.mov

Code to reproduce

import time

for step in range(0, 10):
    print(f"This is Step: {step}")
    time.sleep(2)

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