eca_base: Add an action to acquire a lock
Problem/Motivation
It may be helpful to have an action for acquiring a lock, using Drupal's lock service.
Steps to reproduce
Proposed resolution
Add a new action into eca_base sub-module for acquiring a lock. It needs a configuration input to specify the lock name. It could have an option, how long the timeout may be.
Remaining tasks
User interface changes
API changes
Data model changes
Edited by drupalbot