Sometimes var response = await plaidClient.FetchTransactionsAsync(transactionRequest); returns different transactions count for same account id on the sandbox. Sometimes if I run it on debug mode, it returns the correct count.
I'm calling it in a loop