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

NAME

TaskPipe::UserAgentManager::Settings - settings for TaskPipe::UserAgentManger

DESCRIPTION

Settings for TaskPipe::UserAgentManager

METHODS

max_retries

The maximum number of times to retry if a request fails

delay_base

The minimum number of seconds to delay between requests for a particular thread

delay_max_rand

Randomise the number of seconds to wait between requests. Specify delay_max_rand to add a random number of seconds to add to delay_base between 0 and delay_max_rand

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