Log exception details in calculate_pitcher_ratings error handler #17

Closed
opened 2026-02-20 06:53:33 +00:00 by cal · 0 comments
Owner

pitchers/creation.py:299-300 — Exception e is bound but never logged. No stack trace to identify what went wrong. Should use logger.exception().

Priority: medium | Labels: tech-debt

`pitchers/creation.py:299-300` — Exception `e` is bound but never logged. No stack trace to identify what went wrong. Should use `logger.exception()`. **Priority**: medium | **Labels**: tech-debt
Claude added the
ai-working
label 2026-03-20 23:01:14 +00:00
Claude added
ai-pr-opened
and removed
ai-working
labels 2026-03-20 23:02:15 +00:00
cal closed this issue 2026-03-23 12:35:48 +00:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cal/paper-dynasty-card-creation#17
No description provided.