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

No error reporting when DEBUG=False #127

Open
pwmarcz opened this issue Jan 10, 2014 · 0 comments
Open

No error reporting when DEBUG=False #127

pwmarcz opened this issue Jan 10, 2014 · 0 comments

Comments

@pwmarcz
Copy link

pwmarcz commented Jan 10, 2014

When a Dajaxice view throws, Dajaxice swallows the exception and return the DAJAXICE_EXCEPTION response. This goes around any kind of error logging the user might have set up on a production system. I'd expect some way of logging the exception (and preferably not returning a 200 OK whatever happens).

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

No branches or pull requests

1 participant