• Gergely Ujvari's avatar
    Load all annotations incrementally · a7c78ac6
    Gergely Ujvari authored
    Instead of just one search call (with a fix limit),
    process the total field from the result of the first
    load and while there is still more to load, initiate
    a new search query, with the offset property set to
    load the remaining ones
    a7c78ac6
controllers.coffee 8.11 KB