major-domo-v2/commands/league
Cal Corum 461112b2f8 fix: prevent partial DB writes and show detailed errors on scorecard submission failure
Read all spreadsheet data (plays, box score, pitching decisions) before any
database writes so formula errors like #N/A don't leave the DB in a partial
state. Also preserve SheetsException detail through the error chain and show
users the specific cell/error instead of a generic failure message.

Closes #78

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-10 20:55:10 -05:00
..
__init__.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
CLAUDE.md CLAUDE: Add comprehensive CLAUDE.md documentation files for AI agent guidance 2025-10-20 20:30:07 -05:00
info.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
schedule.py Consolidate season config variables to single source (v2.21.0) 2025-12-02 16:12:16 -06:00
standings.py fix: remove 226 unused imports across the codebase (closes #33) 2026-02-20 11:35:04 -06:00
submit_scorecard.py fix: prevent partial DB writes and show detailed errors on scorecard submission failure 2026-03-10 20:55:10 -05:00