step
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
[config.core :refer [env]]
|
||||
[mount.core :as mount]
|
||||
[yang.scheduler :as scheduler]
|
||||
[auto-ap.yodlee.core2 :as client2]
|
||||
[clojure.tools.logging :as log]
|
||||
[auto-ap.import.intuit :as i]
|
||||
[auto-ap.import.plaid :as p]
|
||||
@@ -40,6 +41,7 @@
|
||||
|
||||
(= ":yodlee2" body)
|
||||
(try
|
||||
(client2/upsert-accounts)
|
||||
(y2/import-yodlee2)
|
||||
(catch Exception e
|
||||
(log/error e)))
|
||||
|
||||
Reference in New Issue
Block a user