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