~but on a per thread basis this time.
With tracking and counting inside of a thread, [I think] the cost on resources would be about the same as globally or worse, so I assume it would still pose a potential
cost issue on resources?
When I say worse, I'm assuming in this scenario that there would then need to be another table to track the ignores per user, per thread... which then requires an additional relationship on the pull of each thread.