Skip to content

convert GET /query_latest to batch

Harpo requested to merge hr/query-latest-batch into master

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.

Merge request reports

Loading