vote_open_hours_before 48 → 120. opensAt is recomputed on schedule sync, so existing matches shift to the wider window on next worker run. AI 30h lookahead is relative to opensAt, so pre-fill-before-open still holds. NOTE for deploy: set VOTE_OPEN_HOURS_BEFORE=120 in server .env (an existing 48 there would override the new default). Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| routers | ||
| services | ||
| __init__.py | ||
| config.py | ||
| database.py | ||
| domain.py | ||
| main.py | ||
| models.py | ||
| regenerate_ai.py | ||
| schedule_data.py | ||
| schemas.py | ||
| scoring.py | ||
| seed.py | ||
| seed_data.py | ||
| teams_data.py | ||
| worker.py | ||