entity_lock_timeout_in_secs
Resolved as the entity lock timeout in seconds in load execution. Controls the timeout setting of the entity lock in loads. Can be set on environment level with CONFIG_ENVIRONMENT_VARIABLES, on schedule level with CONFIG_LOAD_SCHEDULES and on load level with load option OPT_LOCK_TIMEOUT_IN_SECS.
See also:
Usage
VARIABLE
<entity_lock_timeout_in_secs>
Notes
Supported in all loads.
Examples
Works like other variables in loads. See dag_generation_mode for examples.