`chore: Disable "invoke_huntress_integration_collection" job in scheduler`
Taylor committed
Nov 4, 2024 at 17:43 UTC
1d3cd8d5c3950c0130d8d4c788a86863b27b5de8
1 file changed
+1
backend/app/schedulers/scheduler.py
+1
@@ -202,6 +202,7 @@ async def schedule_enabled_jobs(scheduler):
202
"invoke_office365_exchange_online_alert",
203
"invoke_office365_threat_intel_alert",
204
"wazuh_index_fields_resize",
205
+ "invoke_huntress_integration_collection",
206
]
207
208
# Disable each job in the list