tshrinivasan / OCR4wikisource

OCR for WikiSource using Google Drive OCR
GNU General Public License v2.0
33 stars 24 forks source link

Add timer for each page upload #43

Open ravidreams opened 8 years ago

ravidreams commented 8 years ago

When running parallel sessions, we keep watching each window for inactivity. It takes a while before figuring out that a session is stuck at a particular page. Usually, a page should upload and get OCR text within a minute (or max 2 minutes). So, if it is getting stuck for more than 2 minutes, it should just skip to next page. At the end, it should automatically keep running do_OCR until pages are equal. This will also help when you are away from the system.

jayantanth commented 8 years ago

:+1: , Good thought! Lets see !

jayantanth commented 8 years ago

Please assign priority for this also :)