gotosocial
gotosocial copied to clipboard
[bug] remove orphaned posts and accounts from suspended instances
For example, if an error occurs while handling a domain block request:
timestamp="28/09/2022 21:39:11.125" func=admin.(*processor).initiateDomainBlockSideEffects level=ERROR domain="example.com" msg="domainBlockProcessSideEffects: db error updating instance: context canceled"
timestamp="28/09/2022 21:39:11.125" func=admin.(*processor).initiateDomainBlockSideEffects level=ERROR domain="example.com" msg="domainBlockProcessSideEffects: db error removing instance account: context canceled"
timestamp="28/09/2022 21:39:11.125" func=admin.(*processor).initiateDomainBlockSideEffects level=ERROR domain="example.com" msg="domainBlockProcessSideEffects: db error selecting accounts for domain example.com: context canceled"