-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Labels
easyGSSOC label for beginner tagGSSOC label for beginner tagenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc20GSSOC label for gscco20 tagGSSOC label for gscco20 taghelp wantedExtra attention is neededExtra attention is needed
Description
In case of a sudden failure and crash, we don't want the process to restart and start scrapping from the beggining.
** REQUIREMENT **
1 . Add method of Database class inside db.py to store check point information
2. Let user implementing plugin decide how to use the checkpointing system.
Note: Database class uses pymongo and contains no data that is modified after creation of object. So it's safe to say it is thread safe.
Metadata
Metadata
Assignees
Labels
easyGSSOC label for beginner tagGSSOC label for beginner tagenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersgssoc20GSSOC label for gscco20 tagGSSOC label for gscco20 taghelp wantedExtra attention is neededExtra attention is needed