The question is how exactly is defined simultaneously? Is it an open connection, i. e. number of requests that have not resolved yet?
Let' say I have the limit 25 in ultimate so each time I make a REST call there must 24 or less requests that have not resolved yet in that point of time; otherwise that new REST calls throws 429?
I appreciate this potentially a silly question and I am guessing there is a straight forward answer.