I was testing news sources, and found that this article was emitted twice, despite the fact that newspaper should be memoizing.
The problem seems to be that memoization uses the straight url and doesn't consider that the second source is missing the www subdomain.
I was testing news sources, and found that this article was emitted twice, despite the fact that newspaper should be memoizing. The problem seems to be that memoization uses the straight url and doesn't consider that the second source is missing the
www
subdomain.