Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: =?UTF-8?Q?Thomas_G=c3=bcttler?= 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: 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: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <342bf359-8d45-6e4e-7fe7-4c9fe247066d@thomas-guettler.de> Xref: csiph.com de.comp.lang.python:4981 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