If this configuration variable is set to a positive number (the default is zero), the number of Tango actions executed so far by a query is checked against the value of this variable. If the number of actions exceeds the value, the query aborts and returns an error.
Note:
A looping query always aborts when the execution time
exceeds the time specified in the configuration variable
queryTimeout. maxActions provides finer control over
infinite loops.