dmberry / soylent

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

Deal intelligently with job numbers #37

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Ideal solution:

On startup, check active-hits folder to find the next unused job number.  Upon 
loading a new document, re-number the N jobs to be the next N available job 
numbers locally.

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

GoogleCodeExporter commented 8 years ago
There must be a canonical solution for this kind of problem -- it would be an 
issue also if you get emailed a document with much higher job numbers than are 
in your directory, or worse, a document with the same job numbers as are in 
your directory.

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