Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
return an error for lack of .go files
|
|
bucket-lines would crash for any line that didn't have a corresponding image.
Lines which weren't grayscale would also cause crashes; now they are just
converted to grayscale if necessary.
As a bonus, lines in jpeg can also be decoded successfull.
|
|
bookpipeline is now at rescribe.xyz/bookpipeline
preproc is now at rescribe.xyz/preproc
integralimg is now at rescribe.xyz/preproc/integralimg
|
|
|
|
|
|
|
|
|
|
This is useful for prebinarised images, which don't need full preprocessing,
but do require wiping, albeit with a more conservative threshold.
|
|
|
|
|
|
for wipe
|
|
|
|
|
|
|
|
ensure connections to new ips not in known_hosts still succeed
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
requests concurrently in due course
|
|
|
|
|
|
quickly
Rather than waiting for the whole length of a visibility timeout,
in which time another process may grab the message, instead wait
a short amount of time, each time the message is searched for.
Also add a bit more logging.
|
|
the case of heartbeat running out
|
|
|
|
|
|
the graph
|
|
This is done by checking for the error that is emitted in such a
case, and if it's found trying several times to find the message
back in the queue, and returning the message with an updated
handle back to the caller to use in the future.
|
|
|
|
confidence is recognised
|
|
|
|
|
|
|
|
doesn't rely on channels
|
|
are done in the case of an error
|
|
|
|
|
|
|
|
|
|
|
|
|