Lock Scope in Distributed Environment
Flow execution can be scaled horizontally by executing multiple flows across different processes on different machines. In order for Lock and Unlock nodes to synchronize flows in a distributed environment, global synchronization must be enabled. The orchestration is done using Redis. To enable synchronization in a distributed environment, the following option must be set in config.yaml:
/runtime/cache/type: external