Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #4981

[Python-de] Uncaught Exception im Prod

From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] Uncaught Exception im Prod
Date 2017-10-17 10:40 +0200
Message-ID <mailman.294.1508229615.12137.python-de@python.org> (permalink)
References <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de>

Show all headers | View raw


Hallo,

wenn eine unerwartete Exception im Produktivbetrieb auftritt, was macht ihr dann?

Bisher sehe ich das in einem Logfile und diese Logfiles werden in einer Zentrale ausgewertet.

Aber so langsam stößt das an seine Grenzen.

Wie behandelt ihr Exceptions[1] im Prod?

Gruß,
   Thomas

[1] ich meine hier Exceptions die nicht mit try...except sinnvoll abgefangen werden :-)

-- 
Thomas Guettler http://www.thomas-guettler.de/
I am looking for feedback: https://github.com/guettli/programming-guidelines

Back to de.comp.lang.python | Previous | Next | Find similar


Thread

[Python-de] Uncaught Exception im Prod Thomas Güttler <guettliml@thomas-guettler.de> - 2017-10-17 10:40 +0200

csiph-web