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

💻 5959 shorten error messages #5961

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

AnneliesVlaar
Copy link
Collaborator

Fixes #5959
Execute error and other error (ServerError) are shortened.

How to test

Follow these steps to verify this PR works as intended:

repeat 100 times print 'Hello Hedy'

  • go to level 7
  • run repeat 100 times print 'Hello Hedy'
  • the error messages will be: 'Something went wrong. Your program takes too long to run.'
  • @jpelay I don't know how to get the other_error/ServerError, to test it.

Checklist
Done? Check if you have it all in place using this list: (mark with x if done)

  • Contains one of the PR categories in the name
  • Describes changes in the format above
  • Links to an existing issue or discussion
  • Has a "How to test" section

@AnneliesVlaar AnneliesVlaar linked an issue Nov 22, 2024 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

Successfully merging this pull request may close these issues.

💻shorten error messages
1 participant