Usually when I reach the end of the feed, it just loads more. But recently, I started getting a bad request error instead. Not every time I reach the end, but once I get it it doesn’t go away when I tap on retry.

Is anyone else seeing this happening? Is there anything I can do to fix it?

  • Dessalines@lemmy.ml
    link
    fedilink
    arrow-up
    4
    ·
    9 个月前

    This is a DB attack vector, which is why lemmy long ago switched to cursor pagination.

    You need to open up an issue in the summit repo asking the dev to switch away from the deprecated page/limit, and to cursor pagination.