Parameters
Via the getparam function and the setparam procedure it is possible to access the following control parameters of module executor :
executor_bearer_refresh_interval |
Maximum age of bearer token to re-use
|
executor_components |
Configure component details using JSON format
|
executor_local_workdir |
Working directory for local executions
|
executor_max_retries |
How many times to retry Executor requests
|
executor_poll_interval |
Interval between polls of Execution status
|
executor_retry_error_codes |
Which types of error to retry
|
executor_verbose |
Activate additional logging
|