Skip to content

Commit

Permalink
fix: fix
Browse files Browse the repository at this point in the history
  • Loading branch information
talboren committed Sep 2, 2024
1 parent dd816e3 commit 032d42f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions keep/api/tasks/process_event_task.py
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,7 @@ def __handle_formatted_events(
"No alerts to process after running blackouts",
extra={"tenant_id": tenant_id},
)
return

# second, filter out any deduplicated events
alert_deduplicator = AlertDeduplicator(tenant_id)
Expand Down

0 comments on commit 032d42f

Please sign in to comment.