Skip to content

fix(desktop): add error handling to store-get IPC handler#25850

Merged
Brendonovich merged 1 commit intodevfrom
fix/store-get-error-handling
May 5, 2026
Merged

fix(desktop): add error handling to store-get IPC handler#25850
Brendonovich merged 1 commit intodevfrom
fix/store-get-error-handling

Conversation

@Brendonovich
Copy link
Copy Markdown
Member

Summary

Adds error handling to the store-get IPC handler to gracefully handle exceptions and return null instead of crashing.

Changes

  • Wrapped store-get logic in try-catch block
  • Returns null on any error
  • Prevents IPC handler crashes

@Brendonovich Brendonovich requested a review from adamdotdevin as a code owner May 5, 2026 10:22
@Brendonovich Brendonovich merged commit bb9b81a into dev May 5, 2026
10 checks passed
@Brendonovich Brendonovich deleted the fix/store-get-error-handling branch May 5, 2026 10:24
oleksii-honchar pushed a commit to oleksii-honchar/better-opencode that referenced this pull request May 6, 2026
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