Hey guys, I have a program that uses a restlet to run searches and compile the results. it needs to paginate and send lots and lots and lots and lots of subsequent requests due to a 5 minute timeout. Question: paginating via the restlet takes a a HUGE amount of time - like 90+ seconds in some cases. the UI will do it in 10-30 seconds