We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 550e182 commit 9575b71Copy full SHA for 9575b71
data/status/weather-hourly.json
@@ -1,13 +1,13 @@
1
{
2
"job_name": "weather-hourly",
3
- "status": "completed",
4
- "last_updated": "2025-08-21T23:33:48Z",
5
- "start_time": "2025-08-21T23:33:48Z",
6
- "duration": 197,
7
- "progress": 100,
8
- "cpu_usage": 199.6,
9
- "memory_usage": 175.104,
10
- "next_scheduled_run": "2025-08-22T01:33:48Z",
+ "status": "running",
+ "last_updated": "2025-08-22T00:04:29Z",
+ "start_time": "2025-08-22T00:04:29Z",
+ "duration": 0,
+ "progress": 5,
+ "cpu_usage": 199.8,
+ "memory_usage": 174.08,
+ "next_scheduled_run": "2025-08-22T02:04:29Z",
11
"config": {
12
"project_type": "weather_data_collection",
13
"data_source": "AEMET OpenData API",
0 commit comments