Skip to content

Computation limit exceeding errors are treated as internal errors #2682

Closed

Description

Current Behavior

If the user exceeds the computation limit, it should be a user error. But currently it is treated as an internal error (and prints the go-stacktrace). e.g: #2679

Expected Behavior

Such errors should be treated as user errors

Steps To Reproduce

Run a transaction/code that exceeds the computation limit.

Environment

- Cadence version: latest/master
- Network: TN/MN
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

Labels

BugSomething isn't workingFeedback

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions