Consume typed terminal engine errors - #13328
Draft
pierremtb wants to merge 3 commits into
Draft
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
August 26, 2026 10:56
5115fc6 to
4627b92
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-terminal-engine-errors
branch
from
September 7, 2026 15:40
fac6dcc to
4e5d7f1
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 7, 2026 15:46
4627b92 to
187c6de
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 7, 2026 20:12
187c6de to
0b4304a
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-terminal-engine-errors
branch
from
September 7, 2026 20:21
742e136 to
7ab0897
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 7, 2026 20:25
0b4304a to
556d88b
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-terminal-engine-errors
branch
from
September 7, 2026 20:29
7ab0897 to
125f5c5
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 7, 2026 20:30
556d88b to
b248fa5
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-terminal-engine-errors
branch
from
September 7, 2026 20:56
125f5c5 to
9a8f1f4
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 7, 2026 20:57
b248fa5 to
5035d09
Compare
pierremtb
force-pushed
the
pierremtb/issue-13161-typed-terminal-engine-errors
branch
from
September 8, 2026 17:23
5035d09 to
e0ecb80
Compare
Base automatically changed from
pierremtb/issue-13161-terminal-engine-errors
to
main
September 10, 2026 10:42
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
connection_errorwebsocket responseretryablefieldauth_token_missingresponse is non-terminalStack
This PR intentionally targets
pierremtb/issue-13161-terminal-engine-errors, notmain, and assumes the API change deploys first. The latest published@kittycad/lib(4.4.9) still lacksModelingWebSocketResponse,ConnectionErrorWebSocketResponse, andModelingConnectionErrorCode, so the local compatibility type remains until the schema is released; it can then become a type-only import.