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 4c6a759 commit 761e495Copy full SHA for 761e495
data/history/prepare_malert_data_20250916_031437.json
@@ -0,0 +1,23 @@
1
+{
2
+ "job_name": "prepare_malert_data",
3
+ "status": "completed",
4
+ "last_updated": "2025-09-16T01:14:33Z",
5
+ "start_time": "2025-09-16T01:14:33Z",
6
+ "duration": 12233,
7
+ "progress": 100,
8
+ "cpu_usage": 0.0,
9
+ "memory_usage": 4.125,
10
+ "next_scheduled_run": "2025-09-17T02:30:00Z",
11
+ "config": {
12
+ "project_type": "mosquito_data_preparation",
13
+ "data_source": "Mosquito Alert Database",
14
+ "collection_scope": "Global reports processing",
15
+ "script": "prepare_malert_data.sh",
16
+ "schedule": "Daily at 2:30 AM",
17
+ "cluster": "SLURM cluster",
18
+ "project": "mosquito_model_data_prep"
19
+ },
20
+ "log_entries": [
21
+ "Data preparation pipeline completed successfully"
22
+ ]
23
+}
0 commit comments