enormous refactor but simplified much!

This commit is contained in:
Bryce Covert
2021-12-22 18:14:49 -08:00
parent a7c9d376bc
commit 7489426ccb
25 changed files with 1188 additions and 1258 deletions

View File

@@ -322,9 +322,7 @@
(log/info "Current yodlee state is " result)
@(d/transact conn result))))
(mount/defstate yodlee-sync-worker
:start (scheduler/every (* 5 60 1000) upsert-accounts)
:stop (scheduler/stop upsert-accounts))
(defn update-yodlee [id]
(update-provider-account id)