fixes cash pay issue.

This commit is contained in:
Bryce
2023-07-03 12:21:27 -07:00
parent b6fe435063
commit 1756051092
3 changed files with 19 additions and 2 deletions

View File

@@ -535,7 +535,7 @@
[:count (count success)]
(for [[_ n] (:tempids (audit-transact-batch (map :tx success) (:id context)))]
n))]
(future
(future ;
(mu/log ::indexing-solr :count (count invalidated))
(mu/trace ::indexed-external-solr
[:count (count invalidated)]