v0.8.4
This is a bug fix release.
What's Changed
- JobCommand: regression fixes
- restore ability to skip tasks with
--task
- restore exception handling in multiprocess mode
- restore variable interpolation via
expand_with
- restore ability to skip tasks with
- AbsWorker/T2Worker: bug fixes and performance enhancements for multi-worker processing
- do not consider tied dependency failed if it is marked NEW
- skip reporting transient errors if docs can be retried (waiting to insert a trouble doc can introduce significant delay)
- poll for new documents for a configurable time before exiting
Full Changelog: v0.8.3...v0.8.4