fix(awooop): surface alert inbound by provider event
This commit is contained in:
@@ -1200,6 +1200,7 @@ async def fetch_truth_chain(source_id: str, project_id: str = "awoooi") -> dict[
|
||||
WHERE project_id = :project_id
|
||||
AND (
|
||||
run_id::text = :source_id
|
||||
OR provider_event_id = :source_id
|
||||
OR content_preview ILIKE :source_needle
|
||||
OR (
|
||||
:fingerprint_needle != ''
|
||||
|
||||
Reference in New Issue
Block a user