Closed as not planned
Description
What
Seeing a lot of Delete activities in debug.log, followed by a 401 response ("Remote profile not accessible" or something).
But I'm (i.e., my WordPress user is) not following anyone, and less than 0.01% of these Deletes concern followers of mine.
Don't think it makes sense to look up remote profiles for all of these Delete requests. If they concern a follower, we should probably verify the delete actually took place. If not, can't we just drop the request and be done with it? (Or maybe that's already happening and the debug is simply ambiguous?)
Why
Don't think it makes sense to look up remote profiles for Delete requests if they don't concern a profile that we actually know.
Hoping this frees up some server resources.
How
No response
Activity