Open anjackson opened 3 years ago
Ah, this will be the issue where the BdbUriUniqFilter
can get in the way. When we are asking the crawler to re-prioritise a URL that is already somewhere in the frontier, we need to force it to be accepted.
Actually, I'll leave this open until I've documented it somewhere.
Launching a URL like this doesn't seem to work:
But with
forceFetch
it seems to work okay...