Egregoros

Signal feed

Timeline

Post

Remote status

Context

5

somebody needs to tell minds to finish implementing activitypub or turn it off

pleroma=# select substring(args->'params'->>'inbox' from 'https://([^/]+)') as instance, count(*) as count from oban_jobs where queue = 'federator_outgoing' and state = 'retryable' group
 by instance order by count desc limit 30;
         instance          | count
---------------------------+-------
 www.minds.com             |   640

Replies

0

Fetching replies…