[Python-de] Uncaught Exception im Prod

Christopher Arndt chris at chrisarndt.de
Di Okt 17 05:27:22 EDT 2017


Am 17.10.2017 um 10:40 schrieb Thomas Güttler:
> Wie behandelt ihr Exceptions[1] im Prod?

Sentry (https://sentry.io/) mit Raven
(https://pypi.python.org/pypi/raven). Man kann das, wenn man will, auch
auf einem eigenen Server laufen lassen (https://docs.sentry.io/server/)
und auch an JIRA anbinden.


Chris



Mehr Informationen über die Mailingliste python-de