This commit is contained in:
2026-02-15 10:39:13 +02:00
parent 7cb47d2188
commit c268337621

View File

@@ -60,7 +60,7 @@ RMQ_DELAY_MS = 15000
# ---- Per-task delay overrides (human-editable)
# When action_next equals this task name, special delay rules apply.
POSTURE_SCAN_SOT = "sot-updater-wrapper"
POSTURE_SCAN_SOT = "sot-updater-scheduler"
# Delay to use when re-scheduling POSTURE_SCAN_SOT after a posture scan already happened.
POSTURE_SOT_WAITTIME_MS = 30000