From e25d2aaacd15ff6760625c14e2599db28fad2e5f Mon Sep 17 00:00:00 2001 From: Cal Corum Date: Tue, 3 Mar 2026 19:18:04 -0600 Subject: [PATCH] =?UTF-8?q?episode:=20PR=20review:=20paper-dynasty-databas?= =?UTF-8?q?e#48=20=E2=80=94=20replace=20broad=20except=20Exception=20with?= =?UTF-8?q?=20DoesNotExist=20(APPROVED)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- episodes/2026-03-03.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/episodes/2026-03-03.md b/episodes/2026-03-03.md index 64a7266a32e..98155121bbe 100644 --- a/episodes/2026-03-03.md +++ b/episodes/2026-03-03.md @@ -411,3 +411,7 @@ Session size: 39 messages, 14 tool calls - **Tags:** issue-poller, paper-dynasty-database, automation - **Memory:** [issue-poller-paper-dynasty-database15-success-de9a34](graph/workflows/issue-poller-paper-dynasty-database15-success-de9a34.md) - **Summary:** Attempted paper-dynasty-database#15 — Replace broad except Exception blocks with specific exception + +## 19:18 - PR review: paper-dynasty-database#48 — replace broad except Exception with DoesNotExist (APPROVED) +- **Type:** workflow +- **Tags:** pr-reviewer, paper-dynasty-database, fastapi, peewee, python, exception-handling