ok-client
ok-client copied to clipboard
Reduce or remove velocity limit on syntax errors
We need to handle syntax errors as an exception to velocity limiting, or greatly reduce the penalty to about 30 seconds by saying, "Read the traceback above carefully to identify the bug on line X" without necessarily pointing out the entire bug since it's a useful exercise for students to figure out how to interpret the traceback.