Skip to content

[core] No interruptions when acking is enabled.#22651

Open
cassirer-openai wants to merge 1 commit into
mainfrom
cassirer/05-14/do-not-interrupt-when-acking-enabled
Open

[core] No interruptions when acking is enabled.#22651
cassirer-openai wants to merge 1 commit into
mainfrom
cassirer/05-14/do-not-interrupt-when-acking-enabled

Conversation

@cassirer-openai
Copy link
Copy Markdown
Contributor

When we are using websockets and acking we also use CoT chunking so the next response message is never far off. By not allowing interruptions we can make stronger assumptions about the order of events in the stream which greatly simplifies (one of) the backend implementation.

@cassirer-openai cassirer-openai requested a review from a team as a code owner May 14, 2026 15:22
When we are using websockets and acking we also use CoT chunking so the next response message is never far off. By not allowing interruptions we can make stronger assumptions about the order of events in the stream which greatly simplifies (one of) the backend implementation.
@cassirer-openai cassirer-openai force-pushed the cassirer/05-14/do-not-interrupt-when-acking-enabled branch from 239b74f to 1723ee2 Compare May 14, 2026 16:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant