shaonaghosh / soylent

Automatically exported from code.google.com/p/soylent
0 stars 0 forks source link

Emailing needs to work #35

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
When it does work:

If a job has completed, then it works.

If a job is incomplete, but the turkit .js files exist on the local machine, it 
will pick up where it left off

When it doesn't work:

If a job failed to complete before saving and the turkit .js files are not 
present (i.e. through emailing), then this will not work.  Soylent will start a 
new AMT hit.

Original issue reported on code.google.com by dcrowell...@gmail.com on 27 Aug 2010 at 9:36

GoogleCodeExporter commented 8 years ago
The only way we can figure to truly fix this bug would be to save the entire 
TurKit database (bobble) in the docx XML. It could then be deserialized when 
the file is opened.

Original comment by esperte...@gmail.com on 27 Aug 2010 at 10:18