Skip to content

Streaming Response Continuation or Update of Timeout #384

@marvinbuss

Description

@marvinbuss

Ask

Allow us to to restart the streaming response after it has timed out.

Reason

This can be required in some scenarios where extensive background processing is required for multiple files which can take longer than the default timeout (e.g. files uploaded by the user are being processed). During the processing, we want to provide feedback to the user that the processing is still happening and has not been completed.

Issue

Right now, there is no way to update the timeout or to restart the streaming within the context. We can only switch to batch mode to share the rest of the message with the user.

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