Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[CatalogPromotion] docs about async messages#13229

Merged
GSadee merged 1 commit into
Sylius:masterfrom
AdamKasp:async-CP-docs
Oct 22, 2021
Merged

[CatalogPromotion] docs about async messages#13229
GSadee merged 1 commit into
Sylius:masterfrom
AdamKasp:async-CP-docs

Conversation

@AdamKasp
Copy link
Copy Markdown
Contributor

Q A
Branch? master
Bug fix? no
New feature? yes
BC breaks? no
License MIT

@AdamKasp AdamKasp added the Documentation Documentation related issues and PRs - requests, fixes, proposals. label Oct 21, 2021
@AdamKasp AdamKasp requested a review from a team as a code owner October 21, 2021 11:37
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst Outdated
Comment thread docs/book/products/catalog_promotions.rst

.. warning::

For enable asynchronous Catalog Promotion remember about running messenger consumer in a separate process, use command: `php bin/console messenger:consume async`
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For enable asynchronous Catalog Promotion remember about running messenger consumer in a separate process, use command: `php bin/console messenger:consume async`
To enable asynchronous Catalog Promotion, remember about running messenger consumer in a separate process, use the command: `php bin/console messenger:consume async`

.. warning::

For enable asynchronous Catalog Promotion remember about running messenger consumer in a separate process, use command: `php bin/console messenger:consume async`
For more information check official `Symfony docs <https://symfony.com/doc/4.4/messenger.html#consuming-messages-running-the-worker>`_
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
For more information check official `Symfony docs <https://symfony.com/doc/4.4/messenger.html#consuming-messages-running-the-worker>`_
For more information check official `Symfony docs <https://symfony.com/doc/current/messenger.html#consuming-messages-running-the-worker>`_

@GSadee GSadee merged commit 82633af into Sylius:master Oct 22, 2021
@GSadee
Copy link
Copy Markdown
Member

GSadee commented Oct 22, 2021

Thanks, Adam! 🎉

AdamKasp added a commit that referenced this pull request Oct 26, 2021
…ages` (arti0090)

This PR was merged into the 1.11-dev branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | master
| Bug fix?        | no
| New feature?    | no
| BC breaks?      | no
| Deprecations?   | no
| Related tickets | fixes for #13229
| License         | MIT

Commits
-------

e4f1499 Small fixes to async part
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Documentation Documentation related issues and PRs - requests, fixes, proposals.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants