Timeline
Post
Remote status
Context
4
@j My profile isn't locked, it's that old gag.
Another thing I would do if I learned how to use MRFs is to fix this bug by translating follow requests into follows if the account isn't locked.
Another thing I would do if I learned how to use MRFs is to fix this bug by translating follow requests into follows if the account isn't locked.
@Zergling_man that's not really something that could be fixed with an MRF.
Hard to debug unless it's two admins working together.
cc @dcc
My guess is waiting for your server to send the activity that it accepted the follow request.
If I had to guess it's probably a database issue or just a database timeout.
Hard to debug unless it's two admins working together.
cc @dcc
My guess is waiting for your server to send the activity that it accepted the follow request.
If I had to guess it's probably a database issue or just a database timeout.
Replies
2
@Clippy @dcc @Zergling_man a lot of database issues were solved by just putting postgres on its own dedicated NVMe raid 10.