Improve the traffic fetching system

This commit is contained in:
Urtzi Alfaro
2025-08-10 17:31:38 +02:00
parent 312fdc8ef3
commit 3c2acc934a
16 changed files with 3866 additions and 1981 deletions

View File

@@ -777,7 +777,7 @@ log_step "5.1. Testing basic dashboard functionality"
# forecast request with proper schema
FORECAST_REQUEST="{
\"product_name\": \"pan\",
\"forecast_date\": \"2025-08-08\",
\"forecast_date\": \"2025-08-10\",
\"forecast_days\": 1,
\"location\": \"madrid_centro\",
\"confidence_level\": 0.85