diff --git a/Common/Immich Album Watcher/blueprint.yaml b/Common/Immich Album Watcher/blueprint.yaml index f0be918..483f182 100644 --- a/Common/Immich Album Watcher/blueprint.yaml +++ b/Common/Immich Album Watcher/blueprint.yaml @@ -839,8 +839,10 @@ blueprint: # ============================================================================= # AUTOMATION MODE # ============================================================================= -# Single mode to process one event at a time -mode: single +# Queued mode to ensure event triggers aren't dropped while +# scheduled notifications (scheduled assets, memory mode) are processing +mode: queued +max: 10 # ============================================================================= # TRIGGERS