Conversation
Notices
-
Can anyone from quitter.se tell me if they're still having issues seeing posts from my instance?
- Moving (some day) To Federati...can no longer change usernames repeated this.
-
@maiyannah You can check yourself on https://quitter.se/user/164315 ;)
-
@maiyannah good news: your posts arrive in my timeline just fine, thx @hannes2peer. But: this time I'm missing @mmn's reply in this thread
-
@maiyannah I don't think so, fortunately such issues are really the exception. :-)
-
@mcscx @maiyannah It's there now isn't it? The !umehack instance is pretty slow in distributing via #PuSH (directed salmons usually go faster). So that explains you didn't see the response at first on quitter.se
-
@hannes2peer @mcscx We run queue daemons, but very few threads and I for one have 400 something subscribers. Most of them are people who installed an instance or two, followed me because I'm a developer and then most have stopped working for one reason or another.
So with a bunch of dead feeds that all attempt to be pushed will on average probably take more than 1 second each, with timeouts etc... So if I start ranting it will cause our instance to fall behind in distribution ;)
I keep this slow intentionally so I some day will get motivated enough to disable remote callbacks that have been "too dead" ;)
-
@zash How do you mean? The queue items aren't blocking, except for the database table and that can only be solved at the db backend side or with advanced caching.