-
install with Composer
composer require answear/messenger-heartbeat-bundle
Answear\MessengerHeartbeatBundle\AnswearMessengerHeartbeatBundle::class => ['all' => true],
should be added automatically to yourconfig/bundles.php
file by Symfony Flex. -
add
--keepalive
option to your worker commandmessenger:consume
andmessenger:failed:retry
to use heartbeat.
Feel free to open pull requests with new features, improvements or bug fixes. The Answear team will be grateful for any comments.