Dear ECMWF/CDS team,
I would like to report a persistent issue with extremely long queue times when accessing the dataset:
“ERA5 hourly data on pressure levels from 1940 to present”
Over the past ~2 weeks, almost all of my requests submitted via CDS API have been stuck in a very long queue.
Example status:
- Date: 2026-04-01
- Time: 14:45 UTC (approx.)
- Status: Accepted
- Queue status:
Running: 80
Queued: 5832
In many cases, requests remain queued for several hours (sometimes much longer), making it very difficult to perform routine data processing workflows.
Additional details:
- Access method: cdsapi (Python)
- Requests are already optimized to reduce load (e.g., grouped by day instead of hour)
- The issue appears consistently regardless of request size or time of submission
I would like to ask:
- Is this level of queue congestion expected recently?
- Are there any ongoing system issues or capacity limitations?
- Are there recommended best practices to avoid such long delays (beyond current documentation)?
- Is there any priority difference between CDS web interface requests and API requests?
This issue is significantly affecting productivity and automated workflows.
Thank you for your support.
Best regards