OpenWPM
OpenWPM copied to clipboard
Make RedisWQ a separate package and test it thoroughly
The work queue we use for the crawler isn't specific to OpenWPM and can be useful to other projects. Also by pulling it out we have an easier time testing it.
We know that the Work Queue is currently broken but don't have the time to figure out how and why. This would be one of the first issues in the new repository.
Currently some jobs get stuck assigned to an instance that has crashed which means they won't get retried.