Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added some more error handling #1652

Merged
merged 2 commits into from
May 26, 2024
Merged

Added some more error handling #1652

merged 2 commits into from
May 26, 2024

Conversation

steveyegge
Copy link
Contributor

Started adding error handling around every single RPC call from the client to the agent. In this PR I've put some basic error handling in place for accept(), cancel(), and undo() in FixupController. There is also a bit of corner-case error handling added to `EditCommandPrompt'.

Test plan

Locally tested by inserting exceptions into the code paths. Will make tests for this when we have integration tests, post-GA.

@steveyegge steveyegge enabled auto-merge (squash) May 26, 2024 01:10
@steveyegge steveyegge merged commit 28da5b2 into main May 26, 2024
6 checks passed
@steveyegge steveyegge deleted the stevey/more-error-handling branch May 26, 2024 02:17
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.

None yet

2 participants