* chore(locking-redis): default ttl to acquire lock * ttl only for the method execute
**What** - Prevent event release when a workflow is run as step and finish - Use `unlink` instead of `del` when removing keys from redist to push the execution to async thread