forecasting/backend
jtricerolph 0e43841783 Clear stale sync_log 'running' entries on startup
After a container restart any in-progress jobs leave orphaned 'running' rows
with no completed_at. Added startup cleanup to mark them failed, so the UI
doesn't show a permanently stuck status.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-07-05 10:12:19 +00:00
..
api Bookability: run date refresh synchronously, update timestamp immediately 2026-07-05 10:08:20 +00:00
jobs NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
services NewBook credentials from central Settings service 2026-07-04 19:36:41 +00:00
utils Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
auth.py fix: restore app-local API key functions in auth.py 2026-07-04 19:11:00 +00:00
database.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
Dockerfile Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
main.py Clear stale sync_log 'running' entries on startup 2026-07-05 10:12:19 +00:00
requirements.txt Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
scheduler.py Forecasting app: hybrid port to HNF stack 2026-07-04 18:49:34 +00:00
schema.sql Fix schema: add missing tables and correct forecast_snapshots structure 2026-07-05 09:28:52 +00:00