Skip to content

Lock store configuration improvement #155

Description

@jvancoillie

Would it be possible to configure the default lock_store with the framework.lock: '%env(LOCK_DSN)%' configuration
instead of having to redefine it ?

in addition the following lock_store configuration: lock_store:'%env(LOCK_DSN)%' does not work, you must pass it a service name.

scheduler_bundle:
  lock_store: lock.default

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions