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

App client simulate errors should be parsed into a LogicError #368

Open
joe-p opened this issue Jan 6, 2025 · 0 comments · May be fixed by #371
Open

App client simulate errors should be parsed into a LogicError #368

joe-p opened this issue Jan 6, 2025 · 0 comments · May be fixed by #371
Labels
enhancement New feature or request

Comments

@joe-p
Copy link
Contributor

joe-p commented Jan 6, 2025

Problem

When an error is thrown by simulate developers get the error with the PC but miss out on all the useful information LogicError provides.

Solution

Proposal

Add a way to turn errors during simulate into LogicErrors. Exact approach TBD

Pros and Cons

TBD

Dependencies

None

@joe-p joe-p linked a pull request Jan 7, 2025 that will close this issue
@robdmoore robdmoore added the enhancement New feature or request label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants