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?



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.
I disagree with this, and already opened a PR to increase the limit to 100. This way users wont run into problems, and it prevents DDoS just as well.