makes it easy for bryce to trigger reload for all yodlee
This commit is contained in:
@@ -645,7 +645,7 @@
|
||||
_ (mu/log ::transacting-batch
|
||||
:batch batch-id
|
||||
:count (count batch))
|
||||
tx-result @(dc/transact conn batch)]
|
||||
tx-result @(dc/transact-async conn batch)]
|
||||
|
||||
(cond-> full-tx
|
||||
(:tx-data full-tx) (update :tx-data #(into % (:tx-data tx-result)))
|
||||
|
||||
Reference in New Issue
Block a user