diff --git a/src/clj/auto_ap/yodlee/core.clj b/src/clj/auto_ap/yodlee/core.clj index 15548635..dad7b35b 100644 --- a/src/clj/auto_ap/yodlee/core.clj +++ b/src/clj/auto_ap/yodlee/core.clj @@ -302,7 +302,7 @@ (defn get-provider-accounts-with-details [] (let [provider-accounts (get-provider-accounts)] - (let [concurrent 20 + (let [concurrent 10 output-chan (async/chan)] (async/pipeline-blocking concurrent output-chan