convert GET /query_latest to batch
Reduce DB round trips required for GET /query_latest
. Also remove limit
from the endpoint as it is now meaningless and not used by any client libraries.
Reduce DB round trips required for GET /query_latest
. Also remove limit
from the endpoint as it is now meaningless and not used by any client libraries.