if (! $actorProfileSync) {
            FollowServiceWarmCache::dispatch($actor)->onQueue('low');
        } else {
            if ($actorProfile->following_count) {
                $actorProfile->decrement('following_count');