The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

TaskPipe::JobManager::Settings - settings for the TaskPipe::JobManager module

METHODS

max_kill_job_attempts

The maximum number of tries to kill all processes associated with a job before giving up

job_tracking

Whether to record the executed command as a job in the job table. Recording the command as a job means the job can be inspected and managed via commands like show jobs and stop job. This is the default behaviour. Specifying job_tracking=none is necessary for commands like taskpipe setup when the global database tables do not yet exist.

AUTHOR

Tom Gracey <tomgracey@gmail.com>

COPYRIGHT AND LICENSE

Copyright (c) Tom Gracey 2018

TaskPipe is free software, licensed under

    The GNU Public License Version 3