Skip to content

Commit d03ce88

Browse files
committed
Minor tweaks
1 parent a982ac3 commit d03ce88

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

scheduler.rst

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -820,11 +820,10 @@ the Messenger component:
820820

821821
.. tip::
822822

823-
Depending on your deployment scenario, instead of manually executing this
824-
Messenger worker process, you might want to run it with cron, supervisor or systemd,
825-
and ensure workers are running at all times. Check out the `Deploying to Production`_
826-
section of the Messenger component documentation.
827-
823+
Depending on your deployment scenario, you may prefer automating the execution of
824+
the Messenger worker process using tools like cron, Supervisor, or systemd.
825+
This ensures workers are running continuously. For more details, refer to the
826+
`Deploying to Production`_ section of the Messenger component documentation.
828827

829828
Creating a Consumer Programmatically
830829
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)