Commit History

Update backend/api/routes/health.py: circuit breaker, weather fix, TB health fix
0143c6f
verified

safraeli commited on

Fix NaN JSON serialization in summarise_dataframe
0979cfc
verified

safraeli commited on

Add global exception handler — no more bare 500s
6f2dcf1
verified

safraeli commited on

Wrap sensor history imports in try/except, add logging to all failure points
db442e6
verified

safraeli commited on

Fix sensors/history: catch unhandled exceptions, return 502 with detail
b09e6cd
verified

safraeli commited on

Add error dict detection, raise HTTPException on data provider errors
e36fa09
verified

safraeli commited on

Add error dict detection, raise HTTPException on data provider errors
fde958e
verified

safraeli commited on

Fix chatbot: session_id validation, init failure guard, blank message check
a1a9123
verified

safraeli commited on

Standardize error handling: HTTPException everywhere
36b2036
verified

safraeli commited on

Standardize error handling: HTTPException everywhere
30ea6d1
verified

safraeli commited on

Fix Sentry fail-loud, startup validation, CORS defaults
962807d
verified

safraeli commited on

Fix auth: guest role instead of admin when JWT_SECRET unset
537da21
verified

safraeli commited on

Add logging to silent ML energy prediction fallback
df58a03
verified

safraeli commited on

Fix Redis singleton: prevent retry storm on init failure
0a569be
verified

safraeli commited on

Fix sensors/history: default area to treatment when None
6ffe367
verified

safraeli commited on

Fix photosynthesis/current: route to predict_fvcb/predict_ml with live conditions
10bb15d
verified

safraeli commited on

Fix phenology: add date param + unpack tuple return
bdffbe8
verified

safraeli commited on

Fix slowapi version: 0.2.0 does not exist, use 0.1.9
86e8290

Eli Safra commited on

Slim requirements: remove torch/chronos/streamlit for API build
a4e2104

Eli Safra commited on

Deploy SolarWine API (FastAPI + Docker, port 7860)
938949f

Eli Safra commited on

initial commit
a04833b
verified

safraeli commited on