File tree Expand file tree Collapse file tree 1 file changed +7
-20
lines changed
Expand file tree Collapse file tree 1 file changed +7
-20
lines changed Original file line number Diff line number Diff line change 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}
You can’t perform that action at this time.
0 commit comments