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 cc7368e commit ffd2d86Copy full SHA for ffd2d86
data/history/prepare_malert_data_20250916_055637.json
@@ -0,0 +1,23 @@
1
+{
2
+ "job_name": "prepare_malert_data",
3
+ "status": "completed",
4
+ "last_updated": "2025-09-16T03:56:34Z",
5
+ "start_time": "2025-09-16T03:56:34Z",
6
+ "duration": 12393,
7
+ "progress": 100,
8
+ "cpu_usage": 0.0,
9
+ "memory_usage": 4.0625,
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