From d38f8d8020c36eadb813a7702fb1d49887d15c75 Mon Sep 17 00:00:00 2001 From: Bryce Covert Date: Thu, 30 Dec 2021 06:47:47 -0800 Subject: [PATCH] maybe lowering pipelining will help. --- src/clj/auto_ap/yodlee/core.clj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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