Skip to content

Conversation

@sneakyvv
Copy link

@sneakyvv sneakyvv commented Jun 17, 2019

This commit will allow a configurable delay for each queue_listener. For example:

enqueue_elastica:
    transport: default
    doctrine:
        queue_listeners:
            - index_name: title
              type_name: title
              model_class: App\Domain\Model\Metadata\Title
              delivery_delay: 5000

It may be improved with a global default value, but I'm unfamiliar with how to achieve it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant