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.
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.