Results 44 comments of codl

I will look into that, but I feel it is more the client's job than mine. Note that mpc has `insert`.

still needs a way to short-circuit it on a brand new install

i had a thought the other day that it might just be better to have a celery job report in every minute into postgres or redis and have the liveness...

do you mean over 1 gb including postgres and redis?

Interesting. I'll admit memory usage optimisation was never something I took into account. There are surely changes that can be made to lower memory usage, but I can't promise that...

Looking into this more, I think, at least in my setup, most of the ram goes to celery, so getting rid of celery, which is something i'd like to do...

> or favourite your own status to keep it that's already a thing

@NoraCodes Not at the moment, sorry. But also see #511 which is more likely to be the current reason for your issue, have you tried again later?

Yeah, I would like to implement this when I can. I think it's a good heuristic

Of note is that the same component could potentially support ActivityPub archives in the future. Though AP archives aren't quite as straightforward to work with.