Has anyone else noticed queries running slower when executed from RESTlet calls?
We had one query go from 20s to 2+min suddenly. I found
an archived thread about parameters potentially misbehaving, and moving those values into the query itself did get the performance back to normal... but now a few weeks later it tanked again.