major-domo-database/app/routers_v3
cal c95459fa5d
All checks were successful
Build Docker Image / build (pull_request) Successful in 4m51s
Update app/routers_v3/stratgame.py
2026-04-06 14:58:36 +00:00
..
stratplay Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
__init__.py Initial commit 2023-03-21 16:09:46 -05:00
awards.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
battingstats.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
CLAUDE.md docs: Add subdirectory CLAUDE.md files for routers, stratplay, and services 2026-02-17 17:32:25 -06:00
current.py fix: standardize all collection POST routes to use trailing slash 2026-03-09 19:34:28 -05:00
custom_commands.py fix: replace bare except: with except Exception: (#29) 2026-03-17 16:29:21 -05:00
decisions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
divisions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
draftdata.py DB Error Handling 2025-08-20 19:33:40 -05:00
draftlist.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
draftpicks.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
fieldingstats.py Fix fieldingstats count computed after limit applied 2026-04-01 17:40:02 -05:00
help_commands.py fix: standardize all collection POST routes to use trailing slash 2026-03-09 19:34:28 -05:00
injuries.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
keepers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
managers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
pitchingstats.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
players.py hotfix: remove output caps from GET /players endpoint 2026-04-01 20:14:35 -05:00
results.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
sbaplayers.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
schedules.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
standings.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
stratgame.py Update app/routers_v3/stratgame.py 2026-04-06 14:58:36 +00:00
teams.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
transactions.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00
views.py Fix unbounded API queries causing Gunicorn worker timeouts 2026-04-01 17:23:25 -05:00