Server.js icon indicating copy to clipboard operation
Server.js copied to clipboard

Paginate the list of datasets

Open LaurensRietveld opened this issue 10 years ago • 1 comments

There are two issues w.r.t. horizontal scalability (i.e. # datasets):

  • Querying a non-existing dataset returns the complete (non-paginated) list of datasets
  • Accessing the main page via html returns a non paginated list of all datasets

(both tested with ~ 650.000 datasets. You know which ;))

LaurensRietveld avatar Mar 19 '15 12:03 LaurensRietveld

Thanks for reporting, will look into this!

RubenVerborgh avatar Mar 19 '15 12:03 RubenVerborgh