51/// lock-ttl | TTL of the lock; must be at least as long as the duration between subsequent cancellation checks, otherwise brain split is possible | --
52/// mongo-timeout | timeout, must be less than lock-ttl / 2 | --
53/// restart-delay | how much time to wait after failed task restart | 100ms
54/// task-processor | the name of the TaskProcessor for running DoWork | main-task-processor
55/// testsuite-support | Enable testsuite support | false