#31316: handler500 called multiple times -----------------------------------------+------------------------ Reporter: David Szotten | Owner: nobody Type: Uncategorized | Status: new Component: Uncategorized | Version: master Severity: Normal | Keywords: Triage Stage: Unreviewed | Has patch: 0 Needs documentation: 0 | Needs tests: 0 Patch needs improvement: 0 | Easy pickings: 0 UI/UX: 0 | -----------------------------------------+------------------------ i recently came across a situation where a (poorly designed) handler500 view ended up itself raising exceptions. i was slightly surprised to realise that the error handler ends up getting called once for each middleware. is this expected/desired (or e.g. just a side-effect of the current implementation)?
-- Ticket URL: <https://code.djangoproject.com/ticket/31316> Django <https://code.djangoproject.com/> The Web framework for perfectionists with deadlines. -- You received this message because you are subscribed to the Google Groups "Django updates" group. To unsubscribe from this group and stop receiving emails from it, send an email to django-updates+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/django-updates/055.a76b8dd3d82e0afdad5782d2c8bbc7fd%40djangoproject.com.