fixes glimpse

This commit is contained in:
2023-09-14 12:59:32 -07:00
parent 86e9addf01
commit 2454695124
2 changed files with 4 additions and 4 deletions

View File

@@ -53,7 +53,8 @@
:content-type :json
:as :json})
:body
:matches))
:matches
(doto (#(alog/info ::similarities-found :transaction transaction-id :count (count %) :sample (take 3 %))))))
(do (alog/info ::no-matches-for :transaction transaction-id)
[])))