- Add the ability to turn off DQM Harvesting. Pull request 4093:
o If the "DisableHarvest" parameter is present in any request DQM harvesting
will be disabled.
- Make the RetryManager more flexible. Pull request 3961:
o Different job types can be assigned different cool off parameters and
algorithms.
- Fix handling of request timeouts in the WorkQueue. Fixes 4087.
- Fix the CleanupManager so that it doesn't crash when they are issues
communicating with couch. Fixes 4088.