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


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

[Python-de] Uncaught Exception im Prod

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From Thomas Güttler <guettliml@thomas-guettler.de>
Newsgroups de.comp.lang.python
Subject [Python-de] Uncaught Exception im Prod
Date Tue, 17 Oct 2017 10:40:14 +0200
Lines 18
Message-ID <mailman.294.1508229615.12137.python-de@python.org> (permalink)
References <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de kIEhdUIMk41d2qJ4u4PSrQsLZzMJZrzNY+tkf94u3PYQ==
Return-Path <guettliml@thomas-guettler.de>
X-Original-To python-de@python.org
Delivered-To python-de@mail.python.org
User-Agent Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.2.1
Content-Language de-DE
X-BeenThere python-de@python.org
X-Mailman-Version 2.1.24
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
List-Unsubscribe <https://mail.python.org/mailman/options/python-de>, <mailto:python-de-request@python.org?subject=unsubscribe>
List-Archive <http://mail.python.org/pipermail/python-de/>
List-Post <mailto:python-de@python.org>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Subscribe <https://mail.python.org/mailman/listinfo/python-de>, <mailto:python-de-request@python.org?subject=subscribe>
X-Mailman-Original-Message-ID <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de>
Xref csiph.com de.comp.lang.python:4981

Show key headers only | 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