Do you have any knowledge on the rate limiting for this tool? When I pull more than around 5 data points at a time, the whole thing times out and throws promise rejections. This seems odd, as the getTrendingStocks method pulls many data points at once.
Do you have any knowledge on the rate limiting for this tool? When I pull more than around 5 data points at a time, the whole thing times out and throws promise rejections. This seems odd, as the getTrendingStocks method pulls many data points at once.