Skip to content

server: handle errors from handlers by converting to a lsp err response#1005

Merged
kodiakhq[bot] merged 3 commits intomasterfrom
steved-handle-errors-in-lsp-request-handlers
Mar 16, 2026
Merged

server: handle errors from handlers by converting to a lsp err response#1005
kodiakhq[bot] merged 3 commits intomasterfrom
steved-handle-errors-in-lsp-request-handlers

Conversation

@sbdchd
Copy link
Owner

@sbdchd sbdchd commented Mar 16, 2026

previously we'd bubble up the errors which would result in the server crashing and vscode restarting it. not ideal!

previously we'd bubble up the errors which would result in the server
crashing and vscode restarting it. not ideal!
@sbdchd sbdchd added automerge automerge with kodiak and removed automerge automerge with kodiak labels Mar 16, 2026
@sbdchd sbdchd added the automerge automerge with kodiak label Mar 16, 2026
@kodiakhq kodiakhq bot merged commit ffad87d into master Mar 16, 2026
38 checks passed
@kodiakhq kodiakhq bot deleted the steved-handle-errors-in-lsp-request-handlers branch March 16, 2026 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge automerge with kodiak

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant