Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-10-31 | Add work in progress PDF producer | Nick White | |
2019-10-29 | Print heartbeat error on failure | Nick White | |
2019-10-29 | Debugging: kill process immediately a heartbeat error is detected (systemd ↵ | Nick White | |
will restart it soon thereafter) | |||
2019-10-28 | Try to fix heartbeat renew issue more fully | Nick White | |
This approach first sets the remaining visibility timeout to zero. This should ensure that the message is available to re-find as soon as the process looks for it. Correspondingly the delay between checks is much shorter, as there shouldn't be a reason for much delay. | |||
2019-10-23 | getpipelinebook: default to downloading corresponding page images, and add ↵ | Nick White | |
option to download the original page images too | |||
2019-10-16 | Rewrite booktopipeline to use bookpipeline aws interface | Nick White | |
2019-10-16 | Sort book list in lspipeline by modified date | Nick White | |
2019-10-16 | Ensure booktopipeline complains if given too many arguments | Nick White | |
2019-10-16 | Another attempted fix to "too many open files" issue | Nick White | |
2019-10-16 | Ensure files are promptly closed by booktopipeline | Nick White | |
2019-10-09 | Make confgraph and graph in general more resilient to bad input | Nick White | |
2019-10-09 | Match prebinarised presegmented output from ocropus in wipepattern (named ↵ | Nick White | |
like "010001.bin.png") | |||
2019-10-08 | Update paths of other rescribe imports | Nick White | |
2019-10-08 | Separate out bookpipeline from catch-all go.git repo, and rename to ↵ | Nick White | |
rescribe.xyz/bookpipeline The dependencies from the go.git repo will follow in due course. |