You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
GET /forecasts/timeseries?region_type=… and GET /generation/timeseries?region_type=…;
one cache key per region UUID;
in-memory sub-queries for start_utc/end_utc and region_ids filters;
503 + Retry-After on cold cache.
GET /forecasts/timeseries?region_type=…andGET /generation/timeseries?region_type=…;one cache key per region UUID;
in-memory sub-queries for
start_utc/end_utcandregion_idsfilters;503 +
Retry-Afteron cold cache.