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 52423ef commit cc7368eCopy full SHA for cc7368e
data/status/prepare_malert_data.json
@@ -1,12 +1,12 @@
1
{
2
"job_name": "prepare_malert_data",
3
- "status": "running",
4
- "last_updated": "2025-09-16T03:17:37Z",
5
- "start_time": "2025-09-16T03:17:37Z",
6
- "duration": 10055,
7
- "progress": 95,
+ "status": "completed",
+ "last_updated": "2025-09-16T03:56:34Z",
+ "start_time": "2025-09-16T03:56:34Z",
+ "duration": 12393,
+ "progress": 100,
8
"cpu_usage": 0.0,
9
- "memory_usage": 3.90625,
+ "memory_usage": 4.0625,
10
"next_scheduled_run": "2025-09-17T02:30:00Z",
11
"config": {
12
"project_type": "mosquito_data_preparation",
@@ -18,6 +18,6 @@
18
"project": "mosquito_model_data_prep"
19
},
20
"log_entries": [
21
- "Generating daily participation report"
+ "Data preparation pipeline completed successfully"
22
]
23
}
0 commit comments