Skip to content

Commit 610e326

Browse files
committed
Update status for weather-hourly: completed
1 parent 25ea7a6 commit 610e326

File tree

1 file changed

+7
-20
lines changed

1 file changed

+7
-20
lines changed

data/status/weather-hourly.json

Lines changed: 7 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,10 @@
11
{
22
"job_name": "weather-hourly",
3-
"status": "waiting",
4-
"last_updated": "2025-08-22T12:00:00Z",
5-
"start_time": "2025-08-22T12:00:00Z",
6-
"duration": 0,
7-
"progress": 0,
8-
"cpu_usage": 0,
9-
"memory_usage": 0,
10-
"next_scheduled_run": "2025-08-22T14:00:00Z",
11-
"log_entries": [
12-
"System initialized",
13-
"Waiting for next scheduled run",
14-
"Hourly station observations collection"
15-
],
16-
"config": {
17-
"project_type": "weather_data_collection",
18-
"data_source": "AEMET OpenData API",
19-
"collection_scope": "Station observations - all AEMET stations",
20-
"frequency": "Every 2 hours",
21-
"priority": "MEDIUM"
22-
}
3+
"status": "completed",
4+
"last_updated": "2025-08-21T23:53:58Z",
5+
"duration": 300,
6+
"progress": 100,
7+
"cpu_usage": 171.6,
8+
"memory_usage": 384,
9+
"next_scheduled_run": ""
2310
}

0 commit comments

Comments
 (0)