jheidecker / lemmony

A better "All" browsing experience for Lemmy instances
MIT License
45 stars 3 forks source link

Handle non-responders and empty communities #8

Open jheidecker opened 1 year ago

jheidecker commented 1 year ago

add feature to track non-responding instances. this will require some persistence somewhere which sucks, but NRs are one of the only things that make discovery() slow

jheidecker commented 1 year ago

Also: communities list with > 0 posts from lemmyverse.net sometimes have 0 posts. This causes discovery to try and pull these when it shouldn't.

jheidecker commented 1 year ago

New module to check why communities are in "pending" state, and then unsubscribe.