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

Blows-ups during rendering should set 'exploded' flag on CandidateSession #49

Open
davemckain opened this issue Aug 14, 2014 · 2 comments

Comments

@davemckain
Copy link
Owner

RuntimeExceptions thrown during assessment rendering should probably set the 'exploded' flag on the CandidateSession, as there's nothing the candidate can do to fix things at this point and the candidate would be presented with a far nicer error page than the current very long stack trace.

@davemckain
Copy link
Owner Author

(Would also be worth checking the handling of CandidateExceptions on state changing candidate service calls to make sure all of this joins up correctly.)

@davemckain
Copy link
Owner Author

Fixed in commit 2e8d9ab.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant