Hi, is there a way I can predict how many API calls a given query is going to use before I send it? I am presently watching a list index / accumulate query go over 214 nodes and it is taking a very long time (hours) and has used more than 214 api calls (which I was not expecting and worries me).