1.1 KiB
1.1 KiB
Configuration option = Default value | Description |
---|---|
[taskflow_executor] | |
conversion_format = None |
(String) The format to which images will be automatically converted. When using the RBD backend, this should be set to 'raw' |
engine_mode = parallel |
(String) The mode in which the engine will run. Can be 'serial' or 'parallel'. |
max_workers = 10 |
(Integer) The number of parallel activities executed at the same time by the engine. The value can be greater than one when the engine mode is 'parallel'. |