-
Notifications
You must be signed in to change notification settings - Fork 138
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
Return the TokenLimitReachedError
instead of panicking with it
#3507
Conversation
Cadence Benchstat comparisonThis branch with compared with the base branch onflow:master commit d09bd9a Collapsed results for better readability
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice!
This refactoring conflicts a bit too much with the recent changes in the lexer (for string interpolation). So closing this for now, since the original issue was generically solved in #3578 |
Work towards #3428
Description
The follow-up PR #3578 gracefully handles all errors. Like it is mentioned in the other PR, once #3507 is merged, this PR becomes merely a code clean-up.
master
branchFiles changed
in the Github PR explorer