Skip to content
This repository has been archived by the owner on Mar 3, 2020. It is now read-only.

Latest commit

 

History

History
27 lines (17 loc) · 728 Bytes

TODO.md

File metadata and controls

27 lines (17 loc) · 728 Bytes

Grunt TODO

src/crawler.js

  • TODO (line 731) : Possible duplicates?
  • TODO (line 743) : Add default values for GET, COOKIE and HEADERS from the current page.
  • TODO (line 755) : Possible duplicates?

src/main.js

  • TODO (line 39) : convert to this.*
  • TODO (line 183) : Pass all the argv to pool and to parser. way easier and shorter!

src/parser.js

  • TODO (line 115) : Use the following

src/pool.js

  • TODO (line 57) : Add timeout?
  • TODO (line 58) : Execute new worker if memory threshold is not reached, if set
  • TODO (line 122) : TO BE TESTED
  • TODO (line 128) : CHECK IF IT EXISTS IN REDIS

src/test.js

  • TODO (line 128) : FIX THIS BUG